@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/b2I6JU>
  gtm:kadastraalNummer "584" ;
  gtm:kadastraleAanduiding "A584" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A584" ;
  sdo:name "Perceel GDA01-A584"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13586> ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7188806 52.0138725,4.7188657 52.0138802,4.7188599 52.0138961,4.7188708 52.0139134,4.7189124 52.0139185,4.7189292 52.0139109,4.7189365 52.013885,4.7188806 52.0138725))"^^geo:wktLiteral ;
    osm:area 19.0
  ] .

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