@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/boJQ6k>
  gtm:oppervlakte 91.0 ;
  gtm:kadastraalNummer 3680.0 ;
  gtm:kadastraleAanduiding "E3680"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3680"^^xsd:string ;
  ns0:name "Perceel GDA01-E3680"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280368070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b9a0TM> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74195> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7031000454195 52.006463307473,4.7030099194507 52.006527293515,4.7029310926383 52.006583821867,4.7029124405746 52.006573943027,4.7029065432454 52.006578627663,4.702869804502 52.006559044039,4.70295548627 52.006498070354,4.7030453185241 52.006434244439,4.7031000454195 52.006463307473))"^^geo:wktLiteral ;
    osm:area 90.0
  ] .

