@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/bNw73W>
  gtm:oppervlakte 104.0 ;
  gtm:kadastraalNummer 6367.0 ;
  gtm:kadastraleAanduiding "E6367"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E6367"^^xsd:string ;
  ns0:name "Perceel GDA01-E6367"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280636770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bIiLXG> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75051> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6926832581466 52.009694666673,4.6928452035339 52.009690570553,4.6929795021293 52.009687497638,4.6929799677814 52.009695050658,4.6929822918687 52.009733085387,4.6926862615933 52.00974054332,4.6926832581466 52.009694666673))"^^geo:wktLiteral ;
    osm:area 104.0
  ] .

