@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/bsuriI>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 7681.0 ;
  gtm:kadastraleAanduiding "A7681"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A7681"^^xsd:string ;
  ns0:name "Perceel GDA01-A7681"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240768170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  hg:absorbed <https://n2t.net/ark:/60537/boJZfr> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71083> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7119228254302 52.016438637135,4.7119718938219 52.016467366855,4.7119676983381 52.016532149133,4.7119761451828 52.016609668572,4.7119786796491 52.016636765148,4.7118981451009 52.016639907565,4.7118955961165 52.016612810904,4.7118871638418 52.016535300531,4.7118868481767 52.016503075317,4.7118937145828 52.016497910423,4.7118567277714 52.016473690245,4.7119228254302 52.016438637135))"^^geo:wktLiteral ;
    osm:area 121.0
  ] .

