@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/bWSDCA>
  gtm:oppervlakte 76.0 ;
  gtm:kadastraalNummer 2210.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2210"^^xsd:string ;
  gtm:kadastraleAanduiding "N2210"@nl ;
  ns0:name "Perceel GDA01-N2210"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360221070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1SxPB> ;
  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/106223> ;
  ns0:startDate "2022-02-23"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6895884908685 52.00072998451,4.6895876154915 52.000729152386,4.6895741768157 52.000716812505,4.6895624943713 52.000706721153,4.6895597065305 52.000704322692,4.6895569742784 52.000702095342,4.6897335452245 52.000619801045,4.6897358560196 52.000621037166,4.6897348084666 52.000621911825,4.689775737085 52.00067479064,4.6895884908685 52.00072998451))"^^geo:wktLiteral ;
    osm:area 77.0
  ] .

