@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/bd79wb>
  gtm:oppervlakte 95.0 ;
  gtm:kadastraalNummer 6308.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K6308"^^xsd:string ;
  gtm:kadastraleAanduiding "K6308"@nl ;
  ns0:name "Perceel GDA01-K6308"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330630870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1SvI0> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/83616> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7510877603802 52.007725031555,4.7510677563408 52.007648504262,4.7510976257113 52.007645645579,4.7510927324481 52.007626105368,4.7511226747482 52.007623238085,4.7511250173223 52.007632643598,4.751205203189 52.007625005299,4.7512268977723 52.007711743511,4.7510877603802 52.007725031555))"^^geo:wktLiteral ;
    osm:area 94.0
  ] .

