@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/bcv06t>
  gtm:kadastraalNummer "786" ;
  gtm:kadastraleAanduiding "A786" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A786" ;
  sdo:name "Perceel GDA01-A786"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13786> ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7173244 52.0093396, 4.7173448 52.0092802, 4.7166988 52.0091859, 4.7166988 52.0091859, 4.7166562 52.0093469, 4.7166664 52.0093479, 4.7166591 52.0093733, 4.7166591 52.0093733, 4.7172791 52.0094576, 4.7172791 52.0094576, 4.7172973 52.0094601, 4.7173186 52.0093896, 4.7172906 52.0093861, 4.7173068 52.0093374, 4.7173244 52.0093396))"^^geo:wktLiteral ;
    osm:area 925.0
  ] .

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