@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bL0IKA>
  gtm:oppervlakte 201.0 ;
  gtm:kadastraalNummer 3833.0 ;
  gtm:kadastraleAanduiding "E3833"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3833" ;
  ns0:name "Perceel GDA01-E3833"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280383370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bbS6Nh> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74316> ;
  ns0:startDate "2000-08-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7026472353214 52.005139323487,4.7026744284186 52.005167813131,4.7027375443447 52.005233957421,4.7028471463647 52.005347039829,4.7027537936919 52.005381147389,4.7026471152998 52.005271182901,4.702580696929 52.005200992543,4.7025794229641 52.005201443543,4.7025527639273 52.005173271578,4.7026472353214 52.005139323487))"^^geo:wktLiteral ;
    osm:area 200.0
  ] .

