@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/bOyCsC>
  gtm:oppervlakte 85.0 ;
  gtm:kadastraalNummer 2881.0 ;
  gtm:kadastraleAanduiding "E2881"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E2881"^^xsd:string ;
  ns0:name "Perceel GDA01-E2881"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280288170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b6FCaW> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73766> ;
  ns0:startDate "2003-07-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7046067754998 52.006370449609,4.7046336281995 52.006351594825,4.704707480515 52.006297337532,4.7047958842537 52.006234355906,4.7048425495415 52.006259182789,4.7047731873815 52.006310302276,4.70467898543 52.006376243407,4.704653353992 52.006395240109,4.7046067754998 52.006370449609))"^^geo:wktLiteral ;
    osm:area 85.0
  ] .

