@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/bkP2iX>
  gtm:oppervlakte 134.0 ;
  gtm:kadastraalNummer 8310.0 ;
  gtm:kadastraleAanduiding "A8310"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8310"^^xsd:string ;
  ns0:name "Perceel GDA01-A8310"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240831070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  hg:absorbed <https://n2t.net/ark:/60537/bSw3QB> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71347> ;
  ns0:startDate "2005-11-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7210589251796 52.015609815422,4.7208521424199 52.015583190059,4.7207613503901 52.015571943989,4.7207240553552 52.01556720271,4.7207410381635 52.015516451523,4.7210757401836 52.015559548612,4.7210589251796 52.015609815422))"^^geo:wktLiteral ;
    osm:area 134.0
  ] .

