@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/bGQIYY>
  gtm:oppervlakte 99.0 ;
  gtm:kadastraalNummer 3612.0 ;
  gtm:kadastraleAanduiding "E3612"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3612" ;
  ns0:name "Perceel GDA01-E3612"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280361270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bHu07r> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74154> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6974159933958 52.010588349053,4.6975128455557 52.010651538839,4.6975866275656 52.010701344469,4.6976228640796 52.010728081564,4.6975716622592 52.010755708623,4.6975353722419 52.010729609377,4.6974271389364 52.010656330838,4.697365691887 52.010617104851,4.6973822092071 52.010607664934,4.6974159933958 52.010588349053))"^^geo:wktLiteral ;
    osm:area 98.0
  ] .

