@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/bYy9GR>
  gtm:kadastraalNummer "811" ;
  gtm:kadastraleAanduiding "A811" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A811" ;
  sdo:name "Perceel GDA01-A811"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13811> ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7164372 52.0076477, 4.7164607 52.0076284, 4.7165481 52.0075338, 4.7166901 52.0073795, 4.7167758 52.0073115, 4.7168632 52.0072648, 4.7169725 52.0072304, 4.7170646 52.0072093, 4.7171164 52.0072009, 4.7173701 52.0071753, 4.7179331 52.0071185, 4.7165653 52.0071303, 4.7164802 52.0074138, 4.7164383 52.0075745, 4.7164372 52.0076477))"^^geo:wktLiteral ;
    osm:area 1214.0
  ] .

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