@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/b8xL88>
  gtm:oppervlakte 124.0 ;
  gtm:kadastraalNummer 7775.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7775"^^xsd:string ;
  gtm:kadastraleAanduiding "K7775"@nl ;
  ns0:name "Perceel GDA01-K7775"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330777570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bBdO8v> ;
  hg:absorbed <https://n2t.net/ark:/60537/bVDzrB> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79793> ;
  ns0:startDate "2004-12-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7492326941896 52.014060039292,4.7491541791288 52.014065105677,4.7491194236377 52.013859344263,4.7491984048293 52.013854253463,4.7492020055121 52.01387555744,4.7492116832739 52.013935562325,4.7492326941896 52.014060039292))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

