@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/bOyL8F>
  gtm:oppervlakte 114.0 ;
  gtm:kadastraalNummer 6125.0 ;
  gtm:kadastraleAanduiding "E6125"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E6125"^^xsd:string ;
  ns0:name "Perceel GDA01-E6125"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280612570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b7vrvp> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/242615> ;
  ns0:startDate "2005-12-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7012578923801 52.006815691944,4.7011900449144 52.006772259999,4.7012346325896 52.006745257976,4.7011961763354 52.006719929207,4.701278815012 52.006670489117,4.7012940864193 52.006680456379,4.7013429562032 52.006712461269,4.7013909463562 52.006743894743,4.7013014786256 52.006788459348,4.7012578923801 52.006815691944))"^^geo:wktLiteral ;
    osm:area 114.0
  ] .

