@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bjzQD6>
  gtm:oppervlakte 121.0 ;
  gtm:kadastraalNummer 7595.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7595"^^xsd:string ;
  gtm:kadastraleAanduiding "K7595"@nl ;
  schema:name "Perceel GDA01-K7595"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330759570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bBdO8v> ;
  hg:absorbed <https://n2t.net/ark:/60537/bzmH3n> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79660> ;
  schema:startDate "2003-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7472523005406 52.013296145838,4.7472845374296 52.013495054012,4.7472062864805 52.013500039636,4.7471740500638 52.013301122453,4.7472523005406 52.013296145838))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

