@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/bLQx8D>
  gtm:oppervlakte 140.0 ;
  gtm:kadastraalNummer 1345.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1345" ;
  gtm:kadastraleAanduiding "M1345"@nl ;
  ns0:name "Perceel GDA01-M1345"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350134570000/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/85361> ;
  ns0:startDate "2004-12-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7086132099522 52.036189976195,4.7086206063657 52.036232785494,4.7084463745218 52.036244149406,4.7081990921325 52.036260619738,4.7081916390521 52.036217729189,4.7084389066343 52.036201258788,4.7084369230811 52.036189814145,4.708473157056 52.03618772196,4.7084771124685 52.036210422422,4.70851319065 52.036208032711,4.7085112201525 52.036196687017,4.7086132099522 52.036189976195))"^^geo:wktLiteral ;
    osm:area 139.0
  ] .

