@prefix ns0: <https://schema.org/> .
@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/bRfEQ0>
  ns0:name "Amsterdamse Erf"@nl ;
  ns0:alternateName "Amsterdamseerf"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/straat/amsterdamse-erf" ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Straat ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/276> ;
  geo:hasGeometry [ geo:asWKT "LINESTRING (4.7068413 52.0128913,4.707274 52.0125434)"^^geo:wktLiteral ] .

