@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/bcHVQx>
  gtm:oppervlakte 198.0 ;
  gtm:kadastraalNummer 1850.0 ;
  gtm:kadastraleAanduiding "A1850"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A1850"^^xsd:string ;
  ns0:name "Perceel GDA01-A1850"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240185070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bacvcy> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/289912> ;
  ns0:startDate "2023-01-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7165367743316 52.008960364608,4.7165144848252 52.009079441817,4.7165101639894 52.009079102605,4.716330833233 52.009064643046,4.7162968154342 52.009062238022,4.7163173704388 52.008969558895,4.7163240845605 52.008940393838,4.7163663233017 52.008943358044,4.7164371090538 52.008948336518,4.7164772817289 52.008951154086,4.716496720505 52.008952523221,4.7165136817761 52.008953986098,4.7165375816409 52.008956054774,4.7165367743316 52.008960364608))"^^geo:wktLiteral ;
    osm:area 205.0
  ] .

