@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/bZNrbA>
  gtm:oppervlakte 163.0 ;
  gtm:kadastraalNummer 8841.0 ;
  gtm:kadastraleAanduiding "A8841"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8841"^^xsd:string ;
  ns0:name "Perceel GDA01-A8841"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240884170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bwedas> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/104961> ;
  ns0:startDate "2017-07-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7177123492407 52.00851996433,4.7177048419138 52.008546716061,4.7177338241001 52.008549811114,4.7177263169152 52.008576553859,4.7176325208994 52.008566546595,4.7176325821085 52.008566349199,4.7176657338671 52.008449230118,4.7177067222095 52.008303779209,4.7177851912635 52.008312099319,4.7177264550517 52.008521464723,4.7177123492407 52.00851996433))"^^geo:wktLiteral ;
    osm:area 163.0
  ] .

