@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/bPB7sg>
  gtm:oppervlakte 262.0 ;
  gtm:kadastraalNummer 6315.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K6315"^^xsd:string ;
  gtm:kadastraleAanduiding "K6315"@nl ;
  ns0:name "Perceel GDA01-K6315"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330631570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bcvbMF> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/83619> ;
  ns0:startDate "2004-08-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7496791952357 52.005309666836,4.7494456003933 52.005184856116,4.7495020514373 52.005144867039,4.7497382531773 52.005130371837,4.7497575217748 52.005254291155,4.7496791952357 52.005309666836))"^^geo:wktLiteral ;
    osm:area 262.0
  ] .

