@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/bsgKCk>
  gtm:oppervlakte 176.0 ;
  gtm:kadastraalNummer 6306.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6306" ;
  gtm:kadastraleAanduiding "M6306"@nl ;
  ns0:name "Perceel GDA01-M6306"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350630670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bQ0EXV> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89040> ;
  ns0:startDate "2010-02-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6916231185961 52.031444156382,4.6916742699191 52.031503206662,4.6914584284112 52.031538280638,4.691252682189 52.031571688114,4.6912352293105 52.031531955136,4.6913284818213 52.031515886712,4.6913293120735 52.031517788169,4.6913657231302 52.031511612588,4.6913648212762 52.031509629812,4.69141295246 52.031501339293,4.6914043722149 52.031482377014,4.6914526616078 52.031475157032,4.6914517891725 52.031473156454,4.6916231185961 52.031444156382))"^^geo:wktLiteral ;
    osm:area 176.0
  ] .

