@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/bABT2v>
  gtm:oppervlakte 24.0 ;
  gtm:kadastraalNummer 8281.0 ;
  gtm:kadastraleAanduiding "A8281"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8281"^^xsd:string ;
  ns0:name "Perceel GDA01-A8281"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240828170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bm1V8U> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/260775> ;
  ns0:startDate "2000-07-10"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7198745383404 52.01447146013,4.7198369667408 52.014467750663,4.7198468353993 52.014444796319,4.7198827644576 52.01445120198,4.7198935522102 52.01442815397,4.7199464343825 52.014438673518,4.7199311776898 52.014471295807,4.7199246958752 52.014471259067,4.7199246193396 52.014476399994,4.7198745383404 52.01447146013))"^^geo:wktLiteral ;
    osm:area 24.0
  ] .

