@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/bN5JbC>
  gtm:oppervlakte 140.0 ;
  gtm:kadastraalNummer 6356.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K6356"^^xsd:string ;
  gtm:kadastraleAanduiding "K6356"@nl ;
  ns0:name "Perceel GDA01-K6356"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330635670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  hg:absorbed <https://n2t.net/ark:/60537/bRtyOA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/83658> ;
  ns0:startDate "2007-02-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7494405864299 52.010709670987,4.7494449536971 52.0107927742,4.7494030257351 52.010793293079,4.7492591666744 52.010814220495,4.7492482337298 52.010786162457,4.7492452705629 52.010786604806,4.7492219136678 52.010727793122,4.7492206406699 52.010727175013,4.749239496807 52.010716383291,4.749345187683 52.010714259508,4.7493450392661 52.010711382424,4.7494405864299 52.010709670987))"^^geo:wktLiteral ;
    osm:area 140.0
  ] .

