@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/b253Hs>
  gtm:oppervlakte 700.0 ;
  gtm:kadastraalNummer 3099.0 ;
  gtm:kadastraleAanduiding "H3099"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3099"^^xsd:string ;
  ns0:name "Perceel GDA01-H3099"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310309970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:liesIn <https://n2t.net/ark:/60537/btJCmp> ;
  hg:absorbed <https://n2t.net/ark:/60537/bXi9fP> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77495> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7020776113101 52.018840153964,4.7022485058998 52.018835980009,4.7022545453266 52.018925054251,4.7022699695387 52.019125486464,4.7022728603734 52.019168926248,4.7021332738915 52.019172060002,4.7021321711056 52.019156521628,4.7020720984987 52.019157870865,4.7019632738722 52.019093824349,4.7019532875265 52.018932298578,4.7019492855043 52.018871037304,4.7020440331697 52.018868586615,4.7020427966995 52.018850359928,4.7020770025363 52.018849480382,4.7020763725441 52.018840182708,4.7020776113101 52.018840153964))"^^geo:wktLiteral ;
    osm:area 700.0
  ] .

