@prefix sdo: <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/bUo9ag>
  sdo:identifier "https://www.goudatijdmachine.nl/id/straat/stijntje-gijsberserf" ;
  sdo:alternateName "Steijntje Gijsberts Erff"@nl, "Stijntje Gijsbers erf"@nl ;
  sdo:name "Stijntje Gijsberserf"@nl ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a sdo:CreativeWork, gtm:Straat ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/353> ;
  sdo:sdDatePublished "2026-03-14T23:59:59+00:00"^^xsd:dateTime ;
  geo:hasGeometry [ geo:asWKT "LINESTRING (4.70547436 52.01267085, 4.70562851 52.01256542)"^^geo:wktLiteral ] .

# dynamically created via construct_rdf.php on sparql.goudatijdmachine.nl
