@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/bOY2rx>
  gtm:oppervlakte 76.0 ;
  gtm:kadastraalNummer 2211.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2211"^^xsd:string ;
  gtm:kadastraleAanduiding "N2211"@nl ;
  ns0:name "Perceel GDA01-N2211"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360221170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bBR6JH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106224> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6897335452245 52.000619801045,4.6895569742784 52.000702095342,4.6895446937086 52.00069207235,4.6895291671933 52.000680079625,4.6895233787104 52.000675856702,4.689658753877 52.000579395225,4.6897298981671 52.000619276081,4.6897310897952 52.000618501148,4.6897335452245 52.000619801045))"^^geo:wktLiteral ;
    osm:area 76.0
  ] .

