@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/bzze1k>
  gtm:oppervlakte 125.0 ;
  gtm:kadastraalNummer 3395.0 ;
  gtm:kadastraleAanduiding "F3395"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3395"^^xsd:string ;
  ns0:name "Perceel GDA01-F3395"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290339570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/byjaEb> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76237> ;
  ns0:startDate "2003-07-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6986581352038 52.004212431938,4.6986123889049 52.004204937631,4.6984577733343 52.004182595611,4.6983510144476 52.004165944505,4.6983712045352 52.004116347689,4.6984779619308 52.004133088653,4.6986338658781 52.004154979774,4.6986794959059 52.004162455416,4.6986665329825 52.00419287731,4.6986581352038 52.004212431938))"^^geo:wktLiteral ;
    osm:area 124.0
  ] .

