@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/bgsmvj>
  gtm:oppervlakte 117.0 ;
  gtm:kadastraalNummer 6394.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K6394"^^xsd:string ;
  gtm:kadastraleAanduiding "K6394"@nl ;
  ns0:name "Perceel GDA01-K6394"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330639470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  hg:absorbed <https://n2t.net/ark:/60537/bZasqF> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/83693> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7480635187618 52.010338694526,4.7480743413682 52.010339697065,4.7481061637779 52.01034200008,4.7481857191325 52.010347294672,4.7483958108317 52.010362933186,4.7483873192136 52.010407891908,4.7481771462838 52.010392828195,4.7480547266367 52.010385296466,4.7480635187618 52.010338694526))"^^geo:wktLiteral ;
    osm:area 117.0
  ] .

