@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b37yVj>
  gtm:oppervlakte 127.0 ;
  gtm:kadastraalNummer 4358.0 ;
  gtm:kadastraleAanduiding "E4358"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4358" ;
  ns0:name "Perceel GDA01-E4358"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280435870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bvbGuT> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74662> ;
  ns0:startDate "2010-03-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6929907750283 52.009871898662,4.692988010782 52.009826544764,4.6932791175498 52.009820081726,4.6933518844884 52.009818389395,4.6933546636668 52.009863743371,4.6932818820903 52.009865435618,4.6929907750283 52.009871898662))"^^geo:wktLiteral ;
    osm:area 126.0
  ] .

