@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/bpzDOC>
  gtm:oppervlakte 101.0 ;
  gtm:kadastraalNummer 2787.0 ;
  gtm:kadastraleAanduiding "E2787"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E2787"^^xsd:string ;
  ns0:name "Perceel GDA01-E2787"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280278770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/beAdNa> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73715> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7013245048216 52.007067423242,4.7013703881309 52.007090934637,4.7012287421083 52.007203516127,4.7011588008304 52.00725880075,4.701111311231 52.00723460578,4.7012251367469 52.007144063697,4.7012579025322 52.007118682592,4.7013245048216 52.007067423242))"^^geo:wktLiteral ;
    osm:area 100.0
  ] .

