@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/b9MWXi>
  gtm:oppervlakte 92.0 ;
  gtm:kadastraalNummer 3305.0 ;
  gtm:kadastraleAanduiding "E3305"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3305"^^xsd:string ;
  ns0:name "Perceel GDA01-E3305"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280330570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bDwGtI> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74011> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7015005972263 52.009680950301,4.7014521955915 52.009655258098,4.7016070969629 52.009536434698,4.7016402219442 52.009509572493,4.7016905442259 52.009534439882,4.7015700009238 52.009627702719,4.7015005972263 52.009680950301))"^^geo:wktLiteral ;
    osm:area 91.0
  ] .

