@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/bELJ4d>
  gtm:oppervlakte 8.0 ;
  gtm:kadastraalNummer 3965.0 ;
  gtm:kadastraleAanduiding "D3965"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3965"^^xsd:string ;
  ns0:name "Perceel GDA01-D3965"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270396570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/baPBGn> ;
  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/73566> ;
  ns0:startDate "2012-08-01"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.71190101562 52.006715926756,4.711896224031 52.006717849752,4.7118328438778 52.006657578367,4.7118452103249 52.006652669741,4.711908547204 52.006712913905,4.71190101562 52.006715926756))"^^geo:wktLiteral ;
    osm:area 8.0
  ] .

