@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/bGQSev>
  gtm:oppervlakte 160.0 ;
  gtm:kadastraalNummer 8235.0 ;
  gtm:kadastraleAanduiding "A8235"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8235"^^xsd:string ;
  ns0:name "Perceel GDA01-A8235"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240823570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bjnhUP> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/253516> ;
  ns0:startDate "2009-12-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7185344667715 52.0140330245,4.7185425502905 52.014015525067,4.7186656624045 52.014031675319,4.7186552220295 52.014061673221,4.7187326627932 52.014078094344,4.7187500158681 52.014079792813,4.7187497567232 52.014080564343,4.7187242565528 52.014155328828,4.7184979326878 52.01411212159,4.7185344667715 52.0140330245))"^^geo:wktLiteral ;
    osm:area 162.0
  ] .

