@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bd768y>
  gtm:kadastraalNummer "126"^^xsd:string ;
  gtm:kadastraleAanduiding "A126"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A126"^^xsd:string ;
  schema:name "Perceel GDA01-A126"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13128> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7040694 52.0131279, 4.7040694 52.0131279, 4.7040267 52.013106, 4.7040267 52.013106, 4.7040063 52.0131204, 4.7040197 52.0131276, 4.703956 52.0131727, 4.7039775 52.0131843, 4.7039859 52.0131783, 4.7039949 52.0131829, 4.7040694 52.0131279))"^^geo:wktLiteral ;
    osm:area 26.0
  ] .

