@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/bwrJRS>
  gtm:oppervlakte 122.0 ;
  gtm:kadastraalNummer 7858.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7858"^^xsd:string ;
  gtm:kadastraleAanduiding "K7858"@nl ;
  ns0:name "Perceel GDA01-K7858"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330785870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/b9nJyY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bBdO8v> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79852> ;
  ns0:startDate "2003-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7447317671635 52.013445592131,4.7448089458858 52.013457500447,4.7448100935753 52.013454666383,4.7449414402615 52.013475112521,4.7449716701898 52.013463655472,4.7450234610914 52.013515081854,4.7450216943329 52.013519440567,4.7450678124342 52.013526577226,4.7450635091671 52.013537169024,4.7450565788994 52.013554209134,4.7450104607715 52.013547072471,4.7450148544075 52.013536274435,4.7447136530635 52.013489823941,4.7447317671635 52.013445592131))"^^geo:wktLiteral ;
    osm:area 122.0
  ] .

