@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/bj9rY6>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 5835.0 ;
  gtm:kadastraleAanduiding "E5835"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E5835"^^xsd:string ;
  ns0:name "Perceel GDA01-E5835"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280583570000/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/74838> ;
  ns0:startDate "2002-12-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7026907240655 52.008077278869,4.7027827993745 52.008012729148,4.702912341404 52.007920128598,4.7029448004637 52.007896686743,4.7029980875189 52.007924770693,4.7029656434418 52.007948185685,4.70283530855 52.008041204138,4.7027432633459 52.008105691156,4.7026907240655 52.008077278869))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

