@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/bvpeg2>
  gtm:oppervlakte 152.0 ;
  gtm:kadastraalNummer 2352.0 ;
  gtm:kadastraleAanduiding "H2352"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H2352"^^xsd:string ;
  ns0:name "Perceel GDA01-H2352"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310235270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:absorbed <https://n2t.net/ark:/60537/bOm3vO> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77027> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6959335239378 52.021586024313,4.6958039877601 52.021520816841,4.6957872191071 52.021512269268,4.6957854501335 52.02151360714,4.6956881543365 52.021464588227,4.6956865324296 52.021465837078,4.6955782483372 52.021411360491,4.6956251240787 52.021376041768,4.6959206270103 52.021524827449,4.695977008712 52.021553292179,4.6959335239378 52.021586024313))"^^geo:wktLiteral ;
    osm:area 152.0
  ] .

