@prefix dcat: . @prefix dct: . @prefix foaf: . @prefix geo: . @prefix gn: . @prefix rdfs: . @prefix wgs: . @prefix xsd: . a gn:Feature, geo:SpatialThing ; gn:name "Santa Barbara" ; gn:parentFeature ; wgs:lat 34.420830000000 ; wgs:long -119.698190000000 . a dcat:Dataset ; dct:creator "Dwight F. Reynolds" ; dct:date "1980" ; dct:identifier ; dct:language "ara" ; dct:publisher ; dct:rights "Open Access. The texts may be accessed through specific software, but the source is not accessible." ; dct:source "Various" ; dct:temporal "Middle Ages" ; dct:title "Sirat Bani Hilal Digital Archive" ; dcat:landingPage . a foaf:Organization ; rdfs:seeAlso ; foaf:based_near ; foaf:homepage ; foaf:name "University of California Santa Barbara" ; geo:lat 34.413936000000 ; geo:long -119.848979000000 .