@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/bqbJIf>
  gtm:oppervlakte 210.0 ;
  gtm:kadastraalNummer 6972.0 ;
  gtm:kadastraleAanduiding "A6972"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A6972"^^xsd:string ;
  ns0:name "Perceel GDA01-A6972"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240697270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/btJMMJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70913> ;
  ns0:startDate "2016-06-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7225351459136 52.011833965186,4.7226277135818 52.011843844722,4.7227222737692 52.011853933177,4.7228183899273 52.011864201116,4.7227998154225 52.011933163107,4.7224143686624 52.011893469485,4.7224171424582 52.011883229391,4.7224333870554 52.011823098881,4.7225351459136 52.011833965186))"^^geo:wktLiteral ;
    osm:area 210.0
  ] .

