@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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/bZAHPj>
  gtm:oppervlakte 99.0 ;
  gtm:kadastraalNummer 2231.0 ;
  gtm:kadastraleAanduiding "B2231"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B2231" ;
  ns0:name "Perceel GDA01-B2231"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250223170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bpmTns> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71698> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7084030932494 52.013686874177,4.7083680248683 52.013670915293,4.7084486088485 52.013550665685,4.7085386869981 52.013388279188,4.7085899879398 52.013395226344,4.7085885239174 52.013397635785,4.7085162856816 52.013516073004,4.7085146275362 52.01351879592,4.7084871423949 52.01356384913,4.70840836666 52.013679165569,4.7084030932494 52.013686874177))"^^geo:wktLiteral ;
    osm:area 107.0
  ] .

