@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/baPpE2>
  gtm:kadastraalNummer "429" ;
  gtm:kadastraleAanduiding "C429" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C429" ;
  sdo:name "Perceel GDA01-C429"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15311> ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7144082 52.0085296, 4.7144044 52.0085516, 4.7144171 52.0085525, 4.7143998 52.0086301, 4.7143906 52.0086611, 4.7143736 52.008741, 4.714602 52.0087555, 4.7146098 52.0087389, 4.7145926 52.0087372, 4.7144031 52.0087246, 4.7144097 52.0086788, 4.7144162 52.0086356, 4.714439 52.0085317, 4.7144082 52.0085296))"^^geo:wktLiteral ;
    osm:area 63.0
  ] .

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