@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix hg: <http://rdf.histograph.io/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .

<https://n2t.net/ark:/60537/bz8LWQ>
  ns0:identifier "https://www.goudatijdmachine.nl/id/straat/kerkhof"^^xsd:string ;
  ns0:name "Kerkhof"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bfc7a4> ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Straat ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/317> ;
  geo:hasGeometry [ geo:asWKT "LINESTRING (4.7112969 52.011032,4.7118594 52.0110441,4.7119955 52.0109462)"^^geo:wktLiteral ] .

