@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/bOyCuY>
  gtm:oppervlakte 100.0 ;
  gtm:kadastraalNummer 3611.0 ;
  gtm:kadastraleAanduiding "E3611"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3611" ;
  ns0:name "Perceel GDA01-E3611"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280361170000/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/74153> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6973292772202 52.010637924344,4.697365691887 52.010617104851,4.6974271389364 52.010656330838,4.6975353722419 52.010729609377,4.6975716622592 52.010755708623,4.6975197848718 52.010783691238,4.6974835586965 52.010758176598,4.6974097705801 52.010707822574,4.6973145672279 52.010646341178,4.6973292772202 52.010637924344))"^^geo:wktLiteral ;
    osm:area 99.0
  ] .

