@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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/bPaFRm>
  gtm:kadastraalNummer 105.0 ;
  gtm:oppervlakte 120.0 ;
  gtm:kadastraleAanduiding "D105"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D105" ;
  ns0:name "Perceel GDA01-D105"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270010570000/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/16289> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7054371233411 52.010840318778,4.705257021129 52.010745157928,4.7051351062145 52.010680903541,4.7051817155849 52.010649408551,4.7054929910286 52.010804401058,4.7054371233411 52.010840318778))"^^geo:wktLiteral ;
    osm:area 140.0
  ] .

