@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/b9Acxt>
  gtm:kadastraalNummer "553" ;
  gtm:kadastraleAanduiding "C553" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C553" ;
  sdo:name "Perceel GDA01-C553"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b5CX5U> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15435> ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7132545 52.011578, 4.713331 52.0116083, 4.713341 52.0115963, 4.7133598 52.0114961, 4.7133647 52.0114965, 4.7133704 52.0114721, 4.7133671 52.0114718, 4.7134347 52.0111862, 4.7134361 52.0111756, 4.7133822 52.0111729, 4.7133667 52.0112292, 4.7133526 52.0112701, 4.7133129 52.0113962, 4.7133241 52.0113974, 4.7132589 52.0115665, 4.7132545 52.011578))"^^geo:wktLiteral ;
    osm:area 222.0
  ] .

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