@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/bUNC5E>
  gtm:oppervlakte 153.0 ;
  gtm:kadastraalNummer 2848.0 ;
  gtm:kadastraleAanduiding "E2848"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E2848"^^xsd:string ;
  ns0:name "Perceel GDA01-E2848"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280284870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b3kpNj> ;
  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/73742> ;
  ns0:startDate "2000-08-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7012095172366 52.007825016079,4.7011965559492 52.007818253161,4.7014209562131 52.007640349663,4.7015147423691 52.007566849442,4.7015614030935 52.007591947248,4.7014914500775 52.007647034253,4.7014403525649 52.007685368796,4.7012455693329 52.007843805235,4.7012095172366 52.007825016079))"^^geo:wktLiteral ;
    osm:area 151.0
  ] .

