@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/bu92yN>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 6962.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K6962"^^xsd:string ;
  gtm:kadastraleAanduiding "K6962"@nl ;
  ns0:name "Perceel GDA01-K6962"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330696270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bBdO8v> ;
  hg:absorbed <https://n2t.net/ark:/60537/btx4RO> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84179> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7498480818248 52.013107809809,4.7495806523814 52.012973720237,4.7495872788165 52.012968695674,4.7496300122154 52.012936272362,4.7496619906633 52.012952319014,4.7497343449795 52.012988017158,4.7498978835325 52.013070013669,4.7498480818248 52.013107809809))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

