@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bpMwzG>
  gtm:oppervlakte 7.0 ;
  gtm:kadastraalNummer 8347.0 ;
  gtm:kadastraleAanduiding "A8347"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8347" ;
  ns0:name "Perceel GDA01-A8347"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240834770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bn4oYg> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/285011> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7153561832031 52.013211168466,4.7153797923064 52.013218206292,4.7153750995003 52.01322419275,4.7153793050281 52.013225448161,4.715362835222 52.013246485894,4.7153306989311 52.013236909611,4.7153471687488 52.013215871883,4.7153514902598 52.01321716391,4.7153561832031 52.013211168466))"^^geo:wktLiteral ;
    osm:area 8.0
  ] .

