@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/bpYZod>
  gtm:kadastraalNummer "527" ;
  gtm:kadastraleAanduiding "A527" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A527" ;
  sdo:name "Perceel GDA01-A527"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13529> ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7170774 52.0174381, 4.7170631 52.0174825, 4.7171039 52.0174875, 4.7170867 52.0175413, 4.7170491 52.0175368, 4.7170336 52.017596, 4.7170458 52.0175976, 4.7170945 52.0176041, 4.7175528 52.0176647, 4.7175942 52.0175387, 4.7170774 52.0174381))"^^geo:wktLiteral ;
    osm:area 573.0
  ] .

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