@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bZafVh>
  gtm:oppervlakte 62.0 ;
  gtm:kadastraalNummer 869.0 ;
  gtm:kadastraleAanduiding "D869"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D869"^^xsd:string ;
  schema:name "Perceel GDA01-D869"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270086970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17054> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7064788529138 52.008274349686,4.7063650765234 52.008190503912,4.706428842169 52.008174217182,4.7065379878708 52.008244571476,4.7065396610347 52.008245650772,4.7065145936398 52.008298465543,4.7065132672772 52.008297568021,4.7064788529138 52.008274349686))"^^geo:wktLiteral ;
    osm:area 66.0
  ] .

