@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/bFp0td>
  gtm:oppervlakte 119.0 ;
  gtm:kadastraalNummer 9842.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9842" ;
  gtm:kadastraleAanduiding "K9842"@nl ;
  ns0:name "Perceel GDA01-K9842"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330984270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bijMZ4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bpzCzK> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/290280> ;
  ns0:startDate "2021-05-31"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7202260569354 52.025087477609,4.7202743071446 52.025092874295,4.720328056012 52.025098877359,4.7204841531797 52.025116317946,4.7206317117689 52.02513280216,4.7206503021099 52.025134875857,4.7206472530623 52.025145905313,4.7206421396786 52.025164455344,4.7201336962811 52.025108868052,4.720142095373 52.025078094485,4.7201894583047 52.025083387306,4.7202260569354 52.025087477609))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

