@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/b62iOf>
  gtm:oppervlakte 100.0 ;
  gtm:kadastraalNummer 978.0 ;
  gtm:kadastraleAanduiding "B978"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B978" ;
  ns0:name "Perceel GDA01-B978"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250097870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14824> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7077155874329 52.009937933297,4.7076448334247 52.009984624127,4.707583432239 52.009944729638,4.7075852122421 52.009943571422,4.7074682540379 52.009871267485,4.7075341975198 52.009845006605,4.7075440841733 52.009850034278,4.7077161905665 52.009937541288,4.7077155874329 52.009937933297))"^^geo:wktLiteral ;
    osm:area 103.0
  ] .

