@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/bDVSwU>
  gtm:kadastraalNummer "115"^^xsd:string ;
  gtm:kadastraleAanduiding "A115"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A115"^^xsd:string ;
  schema:name "Perceel GDA01-A115"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13117> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7039444 52.0127325, 4.7038996 52.0127071, 4.7037578 52.0128082, 4.7037726 52.0128161, 4.7037359 52.0128425, 4.7037507 52.0128503, 4.7037678 52.0128595, 4.7039444 52.0127325))"^^geo:wktLiteral ;
    osm:area 73.0
  ] .

