@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/bKO14p>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 3894.0 ;
  gtm:kadastraleAanduiding "E3894"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3894"^^xsd:string ;
  ns0:name "Perceel GDA01-E3894"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280389470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b87viD> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74347> ;
  ns0:startDate "2000-08-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7025932657032 52.005718888471,4.7025332317526 52.005740821577,4.7024684997641 52.005675566625,4.7024303227421 52.005637692046,4.7023473371251 52.005548924989,4.7024038186752 52.005528804948,4.702407728667 52.005527407525,4.7024906341242 52.005615706676,4.7025286365603 52.005653571232,4.7025932657032 52.005718888471))"^^geo:wktLiteral ;
    osm:area 119.0
  ] .

