@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/bFBwRp>
  gtm:oppervlakte 107.0 ;
  gtm:kadastraalNummer 4015.0 ;
  gtm:kadastraleAanduiding "E4015"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4015"^^xsd:string ;
  ns0:name "Perceel GDA01-E4015"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280401570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bMTaCP> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74456> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6952193008228 52.010462768696,4.6952593037829 52.01048791075,4.6952695175185 52.010494316611,4.6952628569434 52.010498349213,4.6951818137479 52.010547336076,4.6951372699688 52.010573841717,4.695137991397 52.010574286391,4.695043355364 52.010633817555,4.695033662484 52.010627639449,4.6949942566733 52.010602500829,4.6950883804484 52.010543128484,4.695131771413 52.010515816114,4.6952193008228 52.010462768696))"^^geo:wktLiteral ;
    osm:area 107.0
  ] .

