@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/bbeQPg>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 5836.0 ;
  gtm:kadastraleAanduiding "E5836"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E5836"^^xsd:string ;
  ns0:name "Perceel GDA01-E5836"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280583670000/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/74839> ;
  ns0:startDate "2002-12-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7027432633459 52.008105691156,4.70283530855 52.008041204138,4.7029656434418 52.007948185685,4.7029980875189 52.007924770693,4.7030513892046 52.007952854703,4.7030191204483 52.007976234775,4.7028877594 52.008069687754,4.7027960184052 52.008134284443,4.7027432633459 52.008105691156))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

