@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/bywGFd>
  gtm:oppervlakte 60.0 ;
  gtm:kadastraalNummer 781.0 ;
  gtm:kadastraleAanduiding "B781"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B781" ;
  ns0:name "Perceel GDA01-B781"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250078170000/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/14627> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7098779093637 52.012343495052,4.7098061194908 52.012327541023,4.7096691580256 52.01228566683,4.7096848515263 52.01226024806,4.7098087983591 52.012293894864,4.7098783954275 52.01231132835,4.709913310028 52.012320077205,4.7099268493404 52.012323462834,4.7099235384153 52.012353635834,4.7099110676814 52.012350867565,4.7098779093637 52.012343495052))"^^geo:wktLiteral ;
    osm:area 61.0
  ] .

