@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/bB17GN>
  gtm:oppervlakte 91.0 ;
  gtm:kadastraalNummer 3605.0 ;
  gtm:kadastraleAanduiding "E3605"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3605"^^xsd:string ;
  ns0:name "Perceel GDA01-E3605"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280360570000/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/74147> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6970198685342 52.010814836333,4.697065350395 52.010788838835,4.6971196461715 52.010824238932,4.6972258858951 52.010899276785,4.6972599069226 52.01092421231,4.6972073189736 52.010952909698,4.6971728160744 52.010928052229,4.6971033644509 52.01087513477,4.6970198685342 52.010814836333))"^^geo:wktLiteral ;
    osm:area 93.0
  ] .

