@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/bGQIKs>
  gtm:oppervlakte 90.0 ;
  gtm:kadastraalNummer 1677.0 ;
  gtm:kadastraleAanduiding "A1677"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A1677" ;
  ns0:name "Perceel GDA01-A1677"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240167770000/1> ;
  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/69866> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7161762880099 52.008689503017,4.7161844586967 52.008644769365,4.7161980006704 52.008645988086,4.7163519939967 52.008658955199,4.7164575363244 52.008669479836,4.7164393336002 52.008704269096,4.7163434801661 52.008697430977,4.7163421674833 52.008703391796,4.7161885666968 52.008690462863,4.7161762880099 52.008689503017))"^^geo:wktLiteral ;
    osm:area 87.0
  ] .

