@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bkbWmL>
  gtm:oppervlakte 85.0 ;
  gtm:kadastraalNummer 2877.0 ;
  gtm:kadastraleAanduiding "E2877"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E2877" ;
  ns0:name "Perceel GDA01-E2877"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280287770000/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/73762> ;
  ns0:startDate "2003-07-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7047935665341 52.006469865938,4.7048218659121 52.006448781382,4.7049837590398 52.006334326512,4.7050004459112 52.006343204907,4.705024240992 52.006355863677,4.7050299910588 52.006358926097,4.7049594891311 52.006409337991,4.7048686185429 52.006473626736,4.7048396829027 52.006494410996,4.7047935665341 52.006469865938))"^^geo:wktLiteral ;
    osm:area 84.0
  ] .

