@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/bw1kPT>
  gtm:oppervlakte 142.0 ;
  gtm:kadastraalNummer 1347.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1347" ;
  gtm:kadastraleAanduiding "M1347"@nl ;
  ns0:name "Perceel GDA01-M1347"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350134770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bmeBE8> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85363> ;
  ns0:startDate "2004-12-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7082141831473 52.036347669259,4.7082066375646 52.036304148993,4.7084539493375 52.036287678813,4.7084519512039 52.036276234086,4.7084881442528 52.036273961893,4.7084920718963 52.036296572311,4.7085281500103 52.036294191583,4.7085261928527 52.036282926861,4.7086281376302 52.036276314639,4.7086356558338 52.036319744835,4.708461509731 52.036331199148,4.7082141831473 52.036347669259))"^^geo:wktLiteral ;
    osm:area 141.0
  ] .

