@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/bLQtRU>
  gtm:oppervlakte 28.0 ;
  gtm:kadastraalNummer 445.0 ;
  gtm:kadastraleAanduiding "D445"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D445" ;
  ns0:name "Perceel GDA01-D445"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270044570000/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/16630> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7087384971742 52.009009668043,4.7087140378694 52.009028222956,4.7085815436929 52.008964270682,4.7086203078893 52.008942715235,4.7087384971742 52.009009668043))"^^geo:wktLiteral ;
    osm:area 35.0
  ] .

