@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/bs428h>
  gtm:oppervlakte 127.0 ;
  gtm:kadastraalNummer 5834.0 ;
  gtm:kadastraleAanduiding "E5834"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E5834"^^xsd:string ;
  ns0:name "Perceel GDA01-E5834"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280583470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bE8M6t> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74837> ;
  ns0:startDate "2002-12-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7026382885822 52.008048750312,4.7027302758392 52.007984245062,4.7028918311326 52.007868784384,4.7029448004637 52.007896686743,4.702912341404 52.007920128598,4.7027827993745 52.008012729148,4.7026907240655 52.008077278869,4.702660100603 52.008060616031,4.7026382885822 52.008048750312))"^^geo:wktLiteral ;
    osm:area 127.0
  ] .

