@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#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .

<https://n2t.net/ark:/60537/brRtNI>
  ns0:identifier "https://www.goudatijdmachine.nl/id/straat/jonkershofje" ;
  ns0:name "Jonkershofje"@nl ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Straat ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/233839> ;
  ns0:startDate "1879"^^xsd:gYear ;
  ns0:endDate "1911"^^xsd:gYear ;
  geo:hasGeometry [ geo:asWKT "LINESTRING (4.70553022 52.00941690, 4.70510669 52.00917931)"^^geo:wktLiteral ] .

