@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix sdo: <https://schema.org/> .
@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/bLDNfB>
  gtm:huisNummer "16" ;
  sdo:name "V16"@nl ;
  gtm:wijk <https://n2t.net/ark:/60537/b3xTJh> ;
  a sdo:CreativeWork, gtm:PlaatselijkeAanduiding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/40459> ;
  sdo:sdDatePublished "2026-03-29T14:28:51+00:00"^^xsd:dateTime ;
  geo:hasGeometry [ geo:asWKT "POINT(4.706867 52.009693)"^^geo:wktLiteral ] .

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