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

<https://n2t.net/ark:/60537/beZrJg>
  ns0:identifier "https://www.goudatijdmachine.nl/id/straat/maryhof" ;
  ns0:name "Maryhof"@nl ;
  rdfs:seeAlso <http://bag.basisregistraties.overheid.nl/bag/id/openbare-ruimte/0513300001971319> ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Straat ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66276> ;
  ns0:mentions <https://zoek.officielebekendmakingen.nl/gmb-2022-312805.html> ;
  ns0:startDate "2022-07-12"^^xsd:date ;
  geo:hasGeometry [ geo:asWKT "LINESTRING (4.7041846 52.0256596, 4.7036577 52.0253797)"^^geo:wktLiteral ] .

