@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/bpmVVU>
  gtm:oppervlakte 169.0 ;
  gtm:kadastraalNummer 4516.0 ;
  gtm:kadastraleAanduiding "A4516"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A4516" ;
  ns0:name "Perceel GDA01-A4516"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240451670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b0cWvU> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70232> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7180373058307 52.013149354761,4.7180646308235 52.013152422321,4.717961998175 52.013447754893,4.7179536914979 52.013467509107,4.7179665916166 52.013469865496,4.7179335403757 52.013547858669,4.7178672940426 52.013536893701,4.7179129139392 52.013422002729,4.7180185026375 52.013147243465,4.7180373058307 52.013149354761))"^^geo:wktLiteral ;
    osm:area 171.0
  ] .

