@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/b5qfmY>
  gtm:oppervlakte 88.0 ;
  gtm:kadastraalNummer 2340.0 ;
  gtm:kadastraleAanduiding "B2340"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B2340"^^xsd:string ;
  schema:name "Perceel GDA01-B2340"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250234070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bMSY9F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71705> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7072509334306 52.011721786286,4.7071079204734 52.011851507771,4.7070506993866 52.011826863534,4.7071954458187 52.011696181384,4.7072509334306 52.011721786286))"^^geo:wktLiteral ;
    osm:area 84.0
  ] .

