@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/bgePDB>
  gtm:kadastraalNummer 134.0 ;
  gtm:oppervlakte 358.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N134"^^xsd:string ;
  gtm:kadastraleAanduiding "N134"@nl ;
  schema:name "Perceel GDA01-N134"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360013470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bred5T> ;
  hg:absorbed <https://n2t.net/ark:/60537/bu9dj4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/290345> ;
  schema:startDate "2014-06-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6705736452047 52.003819065441,4.670582540178 52.00347941918,4.6708553490323 52.003649649197,4.6705736452047 52.003819065441))"^^geo:wktLiteral ;
    osm:area 359.0
  ] .

