@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/bZaiBa>
  gtm:oppervlakte 101.0 ;
  gtm:kadastraalNummer 4429.0 ;
  gtm:kadastraleAanduiding "E4429"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4429" ;
  ns0:name "Perceel GDA01-E4429"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280442970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bJ8zfC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74678> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.694827818103 52.01068700186,4.6948428045299 52.01069655481,4.6947145712484 52.010798061761,4.6946727981019 52.010868644753,4.6946544528878 52.010903016399,4.6945882806401 52.010888811878,4.6946072256713 52.010855216775,4.6946477022564 52.010783709359,4.6947728926634 52.010719837067,4.694827818103 52.01068700186))"^^geo:wktLiteral ;
    osm:area 102.0
  ] .

