@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/bMGgAx>
  gtm:kadastraalNummer "1268" ;
  gtm:kadastraleAanduiding "C1268" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1268" ;
  sdo:name "Perceel GDA01-C1268"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16150> ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7149215 52.008869, 4.714697 52.0088402, 4.7146656 52.0089043, 4.714828 52.0089275, 4.7148977 52.0089359, 4.7148761 52.0090046, 4.7148018 52.0089967, 4.7146354 52.0089762, 4.7146315 52.0089838, 4.7149063 52.0090163, 4.7149835 52.0090254, 4.7150364 52.0090308, 4.7151019 52.0090374, 4.7151726 52.0090446, 4.7152398 52.0090514, 4.715273 52.0090548, 4.7153112 52.0089189, 4.7149215 52.008869))"^^geo:wktLiteral ;
    osm:area 574.0
  ] .

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