@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/brrTmg>
  gtm:kadastraalNummer "1232" ;
  gtm:kadastraleAanduiding "C1232" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1232" ;
  sdo:name "Perceel GDA01-C1232"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16114> ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7151971 52.0096426, 4.7152294 52.0096437, 4.7152374 52.0095989, 4.7151075 52.0095859, 4.715018 52.0095793, 4.715008 52.0096257, 4.7150804 52.0096322, 4.7151528 52.0096387, 4.7151971 52.0096426))"^^geo:wktLiteral ;
    osm:area 80.0
  ] .

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