@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/b7hyvD>
  gtm:oppervlakte 150.0 ;
  gtm:kadastraalNummer 1569.0 ;
  gtm:kadastraleAanduiding "A1569"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A1569" ;
  ns0:name "Perceel GDA01-A1569"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240156970000/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/69971> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7155309861901 52.011773276009,4.7155397670794 52.011732617645,4.715749150236 52.011756373006,4.7159852178926 52.011788953954,4.715972491625 52.011829499969,4.7158204614976 52.011812139289,4.7155309861901 52.011773276009))"^^geo:wktLiteral ;
    osm:area 150.0
  ] .

