@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/bdWWyN>
  gtm:oppervlakte 94.0 ;
  gtm:kadastraalNummer 8089.0 ;
  gtm:kadastraleAanduiding "A8089"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8089"^^xsd:string ;
  ns0:name "Perceel GDA01-A8089"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240808970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  hg:absorbed <https://n2t.net/ark:/60537/bQQtBG> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71255> ;
  ns0:startDate "2010-04-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7153119134569 52.014469704961,4.7153179146481 52.014456130778,4.7153732633116 52.014465300226,4.7153943478612 52.014468791199,4.7153267866616 52.014620318528,4.7152507880308 52.01460780436,4.7153119134569 52.014469704961))"^^geo:wktLiteral ;
    osm:area 95.0
  ] .

