@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/bTLhSB>
  gtm:oppervlakte 11.0 ;
  gtm:kadastraalNummer 7158.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7158" ;
  gtm:kadastraleAanduiding "M7158"@nl ;
  ns0:name "Perceel GDA01-M7158"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350715870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b4ZPQ9> ;
  hg:absorbed <https://n2t.net/ark:/60537/b7UOC7> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/288676> ;
  ns0:startDate "2008-12-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.696854646637 52.03120761028,4.696885149007 52.031185731592,4.6969041596702 52.031195613417,4.6969088466476 52.031192180363,4.6969297301665 52.031192114028,4.6968744868118 52.031232696339,4.6968740042432 52.031217673911,4.696854646637 52.03120761028))"^^geo:wktLiteral ;
    osm:area 11.0
  ] .

