@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/bDiPtg>
  gtm:oppervlakte 176.0 ;
  gtm:kadastraalNummer 2943.0 ;
  gtm:kadastraleAanduiding "H2943"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H2943"^^xsd:string ;
  ns0:name "Perceel GDA01-H2943"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310294370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b99ZYn> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77413> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6958635510286 52.023107125225,4.696067651512 52.023208840769,4.6960787518767 52.023200465819,4.6961202593989 52.023221400757,4.6960974691313 52.023238587634,4.6961389766975 52.023259522565,4.6961510646669 52.023250407369,4.6961708732241 52.023260285033,4.696110753707 52.023305871882,4.6960073632352 52.023254031086,4.6958040960085 52.023152131575,4.6958635510286 52.023107125225))"^^geo:wktLiteral ;
    osm:area 176.0
  ] .

