@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/bRfItw>
  gtm:oppervlakte 82.0 ;
  gtm:kadastraalNummer 6390.0 ;
  gtm:kadastraleAanduiding "E6390"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E6390"^^xsd:string ;
  ns0:name "Perceel GDA01-E6390"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280639070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b9Ap3c> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75066> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7015294266568 52.010387248029,4.7015948362638 52.010346650832,4.7016328134542 52.010368282415,4.7015183865436 52.010444332054,4.701410959619 52.010516000064,4.7013998783893 52.010523395889,4.701359608751 52.010492609658,4.7015294266568 52.010387248029))"^^geo:wktLiteral ;
    osm:area 92.0
  ] .

