@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://n2t.net/ark:/60537/b87kbJ>
  ns0:name "Haagsche Poort"@nl ;
  ns0:alternateName "Haagsche Poortje"@nl, "Kleijweg(Haagsche Poort)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/straat/haagsche-poort" ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Straat ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/48903> ;
  ns0:startDate "1811"^^xsd:gYear ;
  ns0:endDate "1909"^^xsd:gYear .

