@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/bOyCeg>
  gtm:oppervlakte 100.0 ;
  gtm:kadastraalNummer 945.0 ;
  gtm:kadastraleAanduiding "A945"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A945" ;
  ns0:name "Perceel GDA01-A945"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240094570000/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/69865> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7157512671285 52.010807947003,4.7159100753328 52.010821831976,4.7160456194348 52.010832959486,4.7160368436251 52.010873321302,4.7159530159191 52.010866560438,4.7157423876499 52.010849377827,4.7157512671285 52.010807947003))"^^geo:wktLiteral ;
    osm:area 93.0
  ] .

