@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/bJyOXw>
  gtm:oppervlakte 500.0 ;
  gtm:kadastraalNummer 5864.0 ;
  gtm:kadastraleAanduiding "E5864"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E5864"^^xsd:string ;
  ns0:name "Perceel GDA01-E5864"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280586470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bm1TIT> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74858> ;
  ns0:startDate "2000-08-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6991513466653 52.007381496523,4.6994024071343 52.007292782966,4.6994142527741 52.007304833745,4.6994557389844 52.007350036217,4.6994719112708 52.007343991615,4.6996701677347 52.007442746028,4.6995691238117 52.007519204526,4.6995091084564 52.007565306066,4.6991513466653 52.007381496523))"^^geo:wktLiteral ;
    osm:area 497.0
  ] .

