@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/bDW493>
  gtm:oppervlakte 15.0 ;
  gtm:kadastraalNummer 5924.0 ;
  gtm:kadastraleAanduiding "E5924"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E5924"^^xsd:string ;
  ns0:name "Perceel GDA01-E5924"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280592470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1FOvR> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/244652> ;
  ns0:startDate "2007-05-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7032245842657 52.008766980166,4.7032052557191 52.008754598669,4.703246114797 52.008726684369,4.7032431406736 52.00872495929,4.7032760229703 52.008703398382,4.7033014730713 52.008716462598,4.7032245842657 52.008766980166))"^^geo:wktLiteral ;
    osm:area 16.0
  ] .

