@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/bFOosv>
  gtm:oppervlakte 25.0 ;
  gtm:kadastraalNummer 8821.0 ;
  gtm:kadastraleAanduiding "A8821"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8821"^^xsd:string ;
  ns0:name "Perceel GDA01-A8821"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240882170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bxTOoJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/264745> ;
  ns0:startDate "2014-10-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7166560992801 52.00867174364,4.7166573605654 52.008666294864,4.7166646491805 52.008634733155,4.7167330051652 52.008640479604,4.7167566293674 52.00864246577,4.7167488049179 52.00867966915,4.7166560992801 52.00867174364))"^^geo:wktLiteral ;
    osm:area 27.0
  ] .

