@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix sdo: <https://schema.org/> .
@prefix hg: <http://rdf.histograph.io/> .
@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#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b7HUfd>
  gtm:kadastraalNummer "226" ;
  gtm:kadastraleAanduiding "B226" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B226" ;
  sdo:name "Perceel GDA01-B226"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b5qfok>, <https://n2t.net/ark:/60537/bIVSz6>, <https://n2t.net/ark:/60537/bXIpEi> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14073> ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7041656 52.0119243, 4.7041125 52.0119489, 4.7043221 52.0121156, 4.7043715 52.0121465, 4.7044538 52.012206, 4.7045011 52.0121791, 4.7045071 52.0121749, 4.7043405 52.0120605, 4.7041656 52.0119243))"^^geo:wktLiteral ;
    osm:area 175.0
  ] .

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