@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/brEECC>
  gtm:oppervlakte 210.0 ;
  gtm:kadastraalNummer 833.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N833"^^xsd:string ;
  gtm:kadastraleAanduiding "N833"@nl ;
  ns0:name "Perceel GDA01-N833"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360083370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bGEcw4> ;
  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/90085> ;
  ns0:startDate "2020-04-07"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6832542575593 52.001605010101,4.6833412167511 52.001604775137,4.6833216868504 52.001637304357,4.6833009015486 52.001675587656,4.6832806677191 52.001713991099,4.6832610146277 52.001752505873,4.6832509555337 52.001772660712,4.6832405914823 52.001792759795,4.683144030259 52.001792361989,4.6831470443467 52.001678316715,4.6831487286895 52.001622059156,4.6831491185063 52.001598161225,4.6831707998847 52.001598344848,4.6831920007304 52.001598525592,4.6832543362683 52.001599069213,4.6832542575593 52.001605010101))"^^geo:wktLiteral ;
    osm:area 210.0
  ] .

