@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/bbsvEL>
  gtm:kadastraalNummer 32.0 ;
  gtm:oppervlakte 42.0 ;
  gtm:kadastraleAanduiding "B32"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B32"^^xsd:string ;
  ns0:name "Perceel GDA01-B32"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250003270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13879> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7095290787468 52.014278704061,4.7095668756788 52.014296350143,4.7095738333168 52.014299599052,4.7094852806236 52.014367005664,4.7094590203155 52.014354207804,4.7094349574139 52.01437431115,4.7094306686282 52.014372785396,4.7094181062523 52.014368335718,4.7094200235927 52.014366773786,4.7094255390264 52.014362320328,4.7094275741159 52.014360678179,4.7094456246049 52.01434610404,4.7095290787468 52.014278704061))"^^geo:wktLiteral ;
    osm:area 39.0
  ] .

