@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/bzYDi1>
  gtm:oppervlakte 132.0 ;
  gtm:kadastraalNummer 5833.0 ;
  gtm:kadastraleAanduiding "E5833"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E5833"^^xsd:string ;
  ns0:name "Perceel GDA01-E5833"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280583370000/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/74836> ;
  ns0:startDate "2002-12-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7025832509089 52.008018948219,4.7026749765856 52.007954405536,4.7028044355783 52.007863431525,4.7028351328996 52.007841858035,4.7028375328481 52.007840164189,4.7028918311326 52.007868784384,4.7027302758392 52.007984245062,4.7026382885822 52.008048750312,4.7025832509089 52.008018948219))"^^geo:wktLiteral ;
    osm:area 132.0
  ] .

