@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/bVQ3Md>
  gtm:oppervlakte 119.0 ;
  gtm:kadastraalNummer 809.0 ;
  gtm:kadastraleAanduiding "B809"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B809"^^xsd:string ;
  ns0:name "Perceel GDA01-B809"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250080970000/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/14655> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7099897112603 52.011371341213,4.7100030387351 52.011370411181,4.7100027053389 52.011412726675,4.7095714777313 52.011442432638,4.7095647172292 52.011400157204,4.7097398612214 52.01138852758,4.7098154624057 52.011383506675,4.7099897112603 52.011371341213))"^^geo:wktLiteral ;
    osm:area 140.0
  ] .

