@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/bZafJ7>
  gtm:kadastraalNummer "538" ;
  gtm:kadastraleAanduiding "A538" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A538" ;
  sdo:name "Perceel GDA01-A538"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13540> ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7181227 52.0177553, 4.7181672 52.0177612, 4.7182118 52.0177672, 4.7182508 52.0176294, 4.7182068 52.0176174, 4.7181657 52.0176063, 4.7181542 52.017658, 4.7181776 52.0176599, 4.718166 52.0177066, 4.7181374 52.017704, 4.7181227 52.0177553))"^^geo:wktLiteral ;
    osm:area 90.0
  ] .

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