@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#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bE8ApK>
  gtm:kadastraalNummer "802" ;
  gtm:kadastraleAanduiding "D802" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D802" ;
  sdo:name "Perceel GDA01-D802"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16987> ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7073331 52.0079487, 4.7074351 52.0080444, 4.7074803 52.0080738, 4.7075344 52.0081098, 4.7075669 52.0081348, 4.707597 52.008113, 4.7075538 52.0080917, 4.7075933 52.0080613, 4.7076371 52.0080829, 4.7076917 52.0080409, 4.7074612 52.0079088, 4.7073331 52.0079487))"^^geo:wktLiteral ;
    osm:area 267.0
  ] .

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