@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/bnh5LT>
  gtm:kadastraalNummer 132.0 ;
  gtm:oppervlakte 15086.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N132"^^xsd:string ;
  gtm:kadastraleAanduiding "N132"@nl ;
  schema:name "Perceel GDA01-N132"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360013270000/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/257403> ;
  schema:startDate "2014-06-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6690510792285 52.002519978848,4.6697137590049 52.002937291309,4.6702281470423 52.003258275368,4.6701092523295 52.003275456054,4.6699882193186 52.003295203276,4.6695746897719 52.003376958403,4.6691370493316 52.003489134709,4.6690332860463 52.003519898286,4.6686795089681 52.003637896743,4.6685103280261 52.003705724353,4.6681965438474 52.003509270932,4.6669986988807 52.002758737402,4.6690510792285 52.002519978848))"^^geo:wktLiteral ;
    osm:area 15154.0
  ] .

