@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/bVcXIL>
  gtm:kadastraalNummer "871" ;
  gtm:kadastraleAanduiding "B871" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B871" ;
  ns0:name "Perceel GDA01-B871"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14717> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7095226 52.0101316, 4.7095136 52.0101362, 4.7092536 52.0102744, 4.709154 52.0103277, 4.7089932 52.0104131, 4.7089041 52.0104604, 4.7090425 52.0105358, 4.7093069 52.0103951, 4.7092513 52.0103554, 4.7093008 52.010329, 4.7092813 52.010315, 4.7095625 52.0101649, 4.7095723 52.0101604, 4.7095226 52.0101316))"^^geo:wktLiteral ;
    osm:area 462.0
  ] .

