@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/b9nyAx>
  gtm:oppervlakte 107.0 ;
  gtm:kadastraalNummer 3380.0 ;
  gtm:kadastraleAanduiding "E3380"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3380"^^xsd:string ;
  ns0:name "Perceel GDA01-E3380"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280338070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bDW5gu> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74042> ;
  ns0:startDate "2000-08-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7027567996595 52.006226957074,4.7026886460735 52.006191137402,4.7026700956195 52.006181295067,4.7025126806399 52.006095636708,4.702578924846 52.006072400458,4.7026895567124 52.006131495555,4.7027186006663 52.006146594214,4.7028045979746 52.006192755428,4.7027567996595 52.006226957074))"^^geo:wktLiteral ;
    osm:area 107.0
  ] .

