@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/bn4fpE>
  gtm:oppervlakte 210.0 ;
  gtm:kadastraalNummer 5717.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5717" ;
  gtm:kadastraleAanduiding "M5717"@nl ;
  ns0:name "Perceel GDA01-M5717"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350571770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bUaFOt> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88584> ;
  ns0:startDate "2010-02-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7062350933897 52.029495707642,4.706218028159 52.029314609859,4.7062713795757 52.029291368824,4.7063343950874 52.02928902771,4.7063751302346 52.029287636346,4.7063775613654 52.029314642521,4.7063368260572 52.029316042872,4.7063392716004 52.029343058119,4.7063597266912 52.02934235845,4.7063731614982 52.029491023106,4.7062350933897 52.029495707642))"^^geo:wktLiteral ;
    osm:area 210.0
  ] .

