@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/bVQ6vE>
  gtm:oppervlakte 52.0 ;
  gtm:kadastraalNummer 3509.0 ;
  gtm:kadastraleAanduiding "D3509"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3509"^^xsd:string ;
  ns0:name "Perceel GDA01-D3509"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270350970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bHTorj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73440> ;
  ns0:startDate "2020-08-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7082051515662 52.008766800003,4.7081588686432 52.008739513862,4.7082173010555 52.008700310905,4.7082191774919 52.008701436292,4.7082795444957 52.008659511986,4.708292777416 52.00866669814,4.7083251228937 52.008684268274,4.7082051515662 52.008766800003))"^^geo:wktLiteral ;
    osm:area 52.0
  ] .

