@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/bwErTc>
  gtm:oppervlakte 149.0 ;
  gtm:kadastraalNummer 1281.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1281" ;
  gtm:kadastraleAanduiding "M1281"@nl ;
  ns0:name "Perceel GDA01-M1281"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350128170000/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/85301> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7066716352688 52.036361802559,4.7068433899232 52.036350471901,4.7069867304412 52.036340684665,4.7070869698821 52.036333147112,4.7071217690897 52.036330534719,4.7071293517464 52.036374423796,4.7068507992431 52.036393281391,4.7067314363349 52.036400941943,4.7066790293072 52.036404647926,4.7066717429769 52.036362387426,4.7066716352688 52.036361802559))"^^geo:wktLiteral ;
    osm:area 149.0
  ] .

