@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/bV0ga9>
  gtm:oppervlakte 60.0 ;
  gtm:kadastraalNummer 707.0 ;
  gtm:kadastraleAanduiding "D707"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D707"^^xsd:string ;
  schema:name "Perceel GDA01-D707"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270070770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16892> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7094976685292 52.007813279566,4.7095090173556 52.007819843526,4.7094518142772 52.007844358147,4.7092998216014 52.007754299908,4.7093446603961 52.007724878395,4.7094976685292 52.007813279566))"^^geo:wktLiteral ;
    osm:area 69.0
  ] .

