@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/baPspP>
  gtm:oppervlakte 140.0 ;
  gtm:kadastraalNummer 3822.0 ;
  gtm:kadastraleAanduiding "E3822"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3822"^^xsd:string ;
  ns0:name "Perceel GDA01-E3822"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280382270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bvBTe0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74305> ;
  ns0:startDate "2000-08-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7021063267925 52.005634800024,4.7020987705525 52.005637488523,4.7019768364073 52.005512801485,4.7019106679495 52.005442504342,4.7019122934982 52.00544192057,4.7018850900046 52.005413179014,4.7019447082403 52.005391756157,4.7019754274699 52.005424886539,4.7020378324367 52.005490811343,4.7021599384265 52.005615697064,4.7021063267925 52.005634800024))"^^geo:wktLiteral ;
    osm:area 140.0
  ] .

