@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/bcHHSB>
  gtm:kadastraalNummer "839" ;
  gtm:kadastraleAanduiding "C839" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C839" ;
  ns0:name "Perceel GDA01-C839"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15721> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7097901 52.0144414, 4.7098042 52.0144427, 4.7099385 52.0144979, 4.7100494 52.014547, 4.7100873 52.0145662, 4.7101369 52.0145913, 4.7101811 52.0146096, 4.7102231 52.0146299, 4.7102682 52.0146518, 4.7103135 52.0146738, 4.7103648 52.0146986, 4.7104452 52.0147223, 4.7104493 52.0146762, 4.7104192 52.0146648, 4.7098132 52.0143955, 4.7098016 52.0143948, 4.7097901 52.0144414))"^^geo:wktLiteral ;
    osm:area 252.0
  ] .

