@prefix turrettini: <http://lod.unige.ch/ontologies/turrettini#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix fedora: <http://fedora.info/definitions/v4/repository#> .
@prefix ldp: <http://www.w3.org/ns/ldp#> .

<https://lod.unige.ch/rest/turrettini/location/ug53785>
        turrettini:hasGeoName         <http://sws.geonames.org/2661531/> ;
        turrettini:fedoraResourceURI  "https://lod.unige.ch/rest/turrettini/location/ug53785"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
        turrettini:latitude           "46.92958"^^<http://www.w3.org/2001/XMLSchema#float> ;
        rdf:type                      <http://pcdm.org/models#Object> ;
        rdf:type                      turrettini:Location ;
        turrettini:hasCountry         <http://sws.geonames.org/2658434/> ;
        turrettini:longitude          "6.8147"^^<http://www.w3.org/2001/XMLSchema#float> ;
        turrettini:concrete5EntryID   "https://humanities.unige.ch/turrettini/dashboard/express/entries/view_entry/122002"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
        turrettini:locationName       "Bevaix" ;
        fedora:created                "2021-02-05T07:21:34.752Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        fedora:lastModified           "2021-05-05T23:36:48.241Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        fedora:createdBy              "bypassAdmin" ;
        fedora:lastModifiedBy         "bypassAdmin" ;
        rdf:type                      ldp:BasicContainer ;
        rdf:type                      ldp:Resource ;
        rdf:type                      fedora:Resource ;
        rdf:type                      ldp:RDFSource ;
        rdf:type                      ldp:Container ;
        rdf:type                      fedora:Container .
