@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/b8xKLP>
  gtm:oppervlakte 82.0 ;
  gtm:kadastraalNummer 3705.0 ;
  gtm:kadastraleAanduiding "D3705"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3705" ;
  ns0:name "Perceel GDA01-D3705"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270370570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bm1T4R> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73152> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7127064760346 52.007209020013,4.7127216296377 52.007189242461,4.71278235749 52.007102582619,4.7127854162056 52.007092892662,4.7127858747424 52.007091457144,4.7128632279747 52.007100169646,4.7128597066851 52.007111564752,4.7128633421441 52.007111945115,4.7127764650103 52.007231901047,4.7127051396274 52.007210720153,4.7127064760346 52.007209020013))"^^geo:wktLiteral ;
    osm:area 82.0
  ] .

