@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/bVDpFu>
  gtm:oppervlakte 150.0 ;
  gtm:kadastraalNummer 8656.0 ;
  gtm:kadastraleAanduiding "A8656"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8656"^^xsd:string ;
  ns0:name "Perceel GDA01-A8656"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240865670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bV0tHT> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69957> ;
  ns0:startDate "2007-02-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7221590818419 52.014327190033,4.722147137794 52.014364433372,4.7221356054079 52.014400438638,4.7221093131097 52.01443667511,4.7220903372396 52.014431426543,4.7220634656138 52.014468414756,4.7220824704948 52.01447367248,4.7220395070923 52.014532905925,4.7219512329606 52.014508192402,4.7221035960068 52.01429871594,4.7221146666545 52.014301681735,4.7221417149047 52.014307757892,4.7221637252219 52.014312700011,4.7221590818419 52.014327190033))"^^geo:wktLiteral ;
    osm:area 153.0
  ] .

