@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/bLQtGV>
  gtm:kadastraalNummer "114"^^xsd:string ;
  gtm:kadastraleAanduiding "A114"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A114"^^xsd:string ;
  schema:name "Perceel GDA01-A114"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13116> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7038996 52.0127071, 4.7038594 52.0126821, 4.7036543 52.01283, 4.7035351 52.012916, 4.7036038 52.0129533, 4.7037311 52.012864, 4.7037507 52.0128503, 4.7037359 52.0128425, 4.7037726 52.0128161, 4.7037578 52.0128082, 4.7038996 52.0127071))"^^geo:wktLiteral ;
    osm:area 175.0
  ] .

