@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/bOyCPL>
  gtm:oppervlakte 166.0 ;
  gtm:kadastraalNummer 8355.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8355"^^xsd:string ;
  gtm:kadastraleAanduiding "K8355"@nl ;
  ns0:name "Perceel GDA01-K8355"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330835570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bQDLCT> ;
  hg:liesIn <https://n2t.net/ark:/60537/bYXAC5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80198> ;
  ns0:startDate "2002-08-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7412079848387 52.011014762263,4.7411892985511 52.011077299748,4.740852988468 52.011038655253,4.7408638325039 52.011002815197,4.7408718624771 52.010976262664,4.7409005097575 52.010979565881,4.7410006703391 52.010991333239,4.7411283223016 52.011005759154,4.7412079848387 52.011014762263))"^^geo:wktLiteral ;
    osm:area 165.0
  ] .

