@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://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/b000N2>
  gtm:kadastraalNummer "196" ;
  gtm:kadastraleAanduiding "B196" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B196" ;
  ns0:name "Perceel GDA01-B196"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14043> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.705481 52.0123761, 4.7051907 52.012627, 4.7052232 52.0126468, 4.7055199 52.0123962, 4.7055305 52.0123873, 4.7054917 52.0123668, 4.705481 52.0123761))"^^geo:wktLiteral ;
    osm:area 117.0
  ] .

