@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/bFoPdz>
  gtm:oppervlakte 39.0 ;
  gtm:kadastraalNummer 5909.0 ;
  gtm:kadastraleAanduiding "E5909"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E5909"^^xsd:string ;
  ns0:name "Perceel GDA01-E5909"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280590970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bLQFY8> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74874> ;
  ns0:startDate "2000-08-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.702334462182 52.006130508636,4.7022765253505 52.006170520535,4.7022056461576 52.0061310534,4.7022697742448 52.006090951724,4.7022920813243 52.006102757481,4.7022908154406 52.00610363098,4.7023357280657 52.006129635136,4.702334462182 52.006130508636))"^^geo:wktLiteral ;
    osm:area 40.0
  ] .

