@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/bkOZE6>
  gtm:kadastraalNummer "85"^^xsd:string ;
  gtm:kadastraleAanduiding "B85"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B85"^^xsd:string ;
  schema:name "Perceel GDA01-B85"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13932> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7075334 52.0138677, 4.7072578 52.013747, 4.7072065 52.0137959, 4.707215 52.0138035, 4.7072235 52.0138112, 4.7074437 52.013927, 4.7074594 52.0139405, 4.7075334 52.0138677))"^^geo:wktLiteral ;
    osm:area 187.0
  ] .

