@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bwErVz>
  gtm:oppervlakte 1101.0 ;
  gtm:kadastraalNummer 2462.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2462"^^xsd:string ;
  gtm:kadastraleAanduiding "M2462"@nl ;
  ns0:name "Perceel GDA01-M2462"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350246270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bj9B7n> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bX5hq1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86075> ;
  ns0:startDate "2003-04-03"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6896796947393 52.022536561398,4.689656307531 52.022132402924,4.6899341081489 52.022126695939,4.6899418491982 52.02226123532,4.6901096033513 52.022392425743,4.6901176348003 52.022527065696,4.6896796947393 52.022536561398))"^^geo:wktLiteral ;
    osm:area 1104.0
  ] .

