@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/bHGtZm>
  gtm:kadastraalNummer "394" ;
  gtm:kadastraleAanduiding "C394" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C394" ;
  sdo:name "Perceel GDA01-C394"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15276> ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.715063 52.0078075, 4.715043 52.0077742, 4.7151525 52.0077463, 4.7151673 52.0077416, 4.7150366 52.0075108, 4.7146804 52.0074749, 4.7146025 52.007466, 4.7145231 52.0074567, 4.7145089 52.0075031, 4.7144383 52.0076015, 4.7143132 52.007822, 4.7143286 52.0078269, 4.7144601 52.0078355, 4.7145453 52.007841, 4.7145335 52.0078871, 4.7149835 52.0078886, 4.7149836 52.007896, 4.7150431 52.0078957, 4.7150618 52.0078628, 4.7150963 52.007872, 4.7151143 52.007886, 4.7151052 52.0078732, 4.7150879 52.007846, 4.715063 52.0078075))"^^geo:wktLiteral ;
    osm:area 2043.0
  ] .

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