@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/bVQ7cz>
  gtm:oppervlakte 184.0 ;
  gtm:kadastraalNummer 2111.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2111" ;
  gtm:kadastraleAanduiding "M2111"@nl ;
  ns0:name "Perceel GDA01-M2111"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350211170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b2UZZq> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85917> ;
  ns0:startDate "2008-12-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7167559085514 52.0300046541,4.7169327234779 52.030006847157,4.7171275405537 52.030009645741,4.7171340275116 52.030018257565,4.7172262574308 52.03001905201,4.7172261861959 52.030023815443,4.7172252209745 52.030049381876,4.7171329883044 52.030048767183,4.7171324130095 52.030065796879,4.7167539955054 52.030061404795,4.7167559085514 52.0300046541))"^^geo:wktLiteral ;
    osm:area 184.0
  ] .

