@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/bSid4Q>
  gtm:oppervlakte 171.0 ;
  gtm:kadastraalNummer 3116.0 ;
  gtm:kadastraleAanduiding "H3116"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3116"^^xsd:string ;
  ns0:name "Perceel GDA01-H3116"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310311670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bj9Bcg> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77504> ;
  ns0:startDate "2009-03-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6976808424563 52.023041038978,4.6976075850168 52.023004108043,4.6975349204453 52.022967477151,4.6975155326825 52.022957701054,4.6975781253491 52.022910339286,4.6975889309437 52.022902160214,4.6976304831573 52.022923058927,4.6976077516177 52.022940264414,4.6976493038753 52.022961163121,4.697660846473 52.022952431077,4.6978641948184 52.023055900815,4.6978025770532 52.023102405555,4.6976930448722 52.023047186597,4.697681261765 52.023041248167,4.6976808424563 52.023041038978))"^^geo:wktLiteral ;
    osm:area 171.0
  ] .

