@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#> .

<https://n2t.net/ark:/60537/bnU3Cy>
  gtm:huisNummer "12" ;
  gtm:wijk "206" ;
  sdo:name "B12"@nl ;
  a sdo:CreativeWork, gtm:PlaatselijkeAanduiding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/97540> ;
  sdo:sdDatePublished "2026-03-29T14:28:51+00:00"^^xsd:dateTime .

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