@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/by6kTC>
  gtm:oppervlakte 210.0 ;
  gtm:kadastraalNummer 6313.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6313" ;
  gtm:kadastraleAanduiding "M6313"@nl ;
  ns0:name "Perceel GDA01-M6313"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350631370000/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/89047> ;
  ns0:startDate "2010-02-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.691216339798 52.031205744566,4.6911681804519 52.031213989895,4.6911767021213 52.031232960835,4.6911285922696 52.031239894136,4.6911294645463 52.031241903704,4.6910929223958 52.031248087425,4.6910916553925 52.031245221626,4.6910342708361 52.031253511237,4.6910014702335 52.031178345118,4.6911291658218 52.031157024533,4.6914016361748 52.031111535676,4.6914289189806 52.031167640649,4.691215438236 52.031203743813,4.691216339798 52.031205744566))"^^geo:wktLiteral ;
    osm:area 211.0
  ] .

