@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bhHyco>
  gtm:oppervlakte 180.0 ;
  gtm:kadastraalNummer 2139.0 ;
  gtm:kadastraleAanduiding "F2139"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2139" ;
  ns0:name "Perceel GDA01-F2139"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290213970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  hg:absorbed <https://n2t.net/ark:/60537/bZARjn> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75558> ;
  ns0:startDate "2003-07-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6970445101209 52.005157570209,4.6971299463635 52.005170609977,4.6972133194411 52.005183331981,4.697449054129 52.005219310055,4.6974044537704 52.005288735938,4.6973305226749 52.005269085405,4.6972081133365 52.005237708392,4.6970007001211 52.005184134783,4.6970164412908 52.005162547006,4.6970225117234 52.005154214378,4.6970445101209 52.005157570209))"^^geo:wktLiteral ;
    osm:area 178.0
  ] .

