@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix hg: <http://rdf.histograph.io/> .
@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/b0D6UT>
  gtm:kadastraalNummer "82"^^xsd:string ;
  gtm:kadastraleAanduiding "C82"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C82"^^xsd:string ;
  ns0:name "Perceel GDA01-C82"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bEza7q> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14964> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7125914 52.0114071, 4.7125226 52.0113851, 4.7125144 52.0113944, 4.7124463 52.0114707, 4.7125063 52.0114911, 4.7124785 52.0115274, 4.7125928 52.0115689, 4.7126232 52.0115301, 4.712573 52.0115124, 4.7125833 52.0115, 4.7125292 52.0114829, 4.7125841 52.011417, 4.7125914 52.0114071))"^^geo:wktLiteral ;
    osm:area 109.0
  ] .

