@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/b37yU8>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 4047.0 ;
  gtm:kadastraleAanduiding "E4047"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4047"^^xsd:string ;
  ns0:name "Perceel GDA01-E4047"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280404770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bDiYbG> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74484> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6969351463466 52.009107897446,4.6968971035562 52.009135196897,4.6968425753877 52.009106518654,4.6968723701001 52.009084213353,4.6969691717635 52.009014203941,4.6970832541668 52.00893146929,4.6971395296841 52.008960175642,4.6970244504518 52.009043326959,4.6969351463466 52.009107897446))"^^geo:wktLiteral ;
    osm:area 127.0
  ] .

