@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/b9ZBT3>
  gtm:kadastraalNummer "962" ;
  gtm:kadastraleAanduiding "B962" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B962" ;
  ns0:name "Perceel GDA01-B962"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14808> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7075633 52.0104348, 4.7075526 52.0104423, 4.707594 52.0104651, 4.7076047 52.0104578, 4.7077051 52.0103959, 4.7077428 52.010372, 4.7076836 52.0103352, 4.7076565 52.0103528, 4.7076578 52.0103664, 4.7076665 52.0103718, 4.7075633 52.0104348))"^^geo:wktLiteral ;
    osm:area 62.0
  ] .

