@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/bwR8f8>
  gtm:oppervlakte 1420.0 ;
  gtm:kadastraalNummer 7267.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7267" ;
  gtm:kadastraleAanduiding "K7267"@nl ;
  ns0:name "Perceel GDA01-K7267"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330726770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bL0RJS> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvpcQ1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79434> ;
  ns0:startDate "2007-06-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7297828885317 52.015439835689,4.7297830423673 52.015439279268,4.7299276162255 52.014926229569,4.7299695958437 52.014928432393,4.7301808184971 52.014936541449,4.7300752280114 52.015556033772,4.7297440859219 52.015577536765,4.7297828885317 52.015439835689))"^^geo:wktLiteral ;
    osm:area 1409.0
  ] .

