pub fn parse_property_value_as_list<'a, RDF>( property: &'a IriS, ) -> parse_property_value_as_list<'a, RDF>where RDF: FocusRDF,
Parses the value of property as an RDF list
property