@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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/bDiPit>
  gtm:oppervlakte 102.0 ;
  gtm:kadastraalNummer 4064.0 ;
  gtm:kadastraleAanduiding "E4064"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4064" ;
  ns0:name "Perceel GDA01-E4064"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280406470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bL0RXp> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74495> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6944229269953 52.010684341064,4.6944227317618 52.010635712569,4.694478051161 52.01063677517,4.6946021175512 52.010645639718,4.6948447544791 52.010676872654,4.6947254593873 52.010681608942,4.6946021469291 52.010687103466,4.6944784297019 52.01068485645,4.6944229269953 52.010684341064))"^^geo:wktLiteral ;
    osm:area 101.0
  ] .

