@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/bsgJDm>
  gtm:oppervlakte 625.0 ;
  gtm:kadastraalNummer 8190.0 ;
  gtm:kadastraleAanduiding "A8190"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8190"^^xsd:string ;
  ns0:name "Perceel GDA01-A8190"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240819070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b2vBFb> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71292> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7162822634005 52.013525354278,4.7164612756022 52.013555478791,4.7163438634045 52.013813639645,4.7162709058911 52.013975617233,4.7160953500623 52.013947067134,4.7161654852203 52.013787806037,4.7161616493091 52.013787154984,4.7162095260944 52.013679450264,4.7162131584822 52.01368007319,4.7162822634005 52.013525354278))"^^geo:wktLiteral ;
    osm:area 615.0
  ] .

