@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/btWmV0>
  gtm:oppervlakte 135.0 ;
  gtm:kadastraalNummer 2559.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2559" ;
  gtm:kadastraleAanduiding "N2559"@nl ;
  ns0:name "Perceel GDA01-N2559"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360255970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bijPuY> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bred5T> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106366> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6717893392214 52.008169623079,4.6718253063023 52.008195728383,4.6719476284423 52.00828492697,4.671921958409 52.008297184023,4.6718830616492 52.008315014422,4.67185689404 52.00832650442,4.6716937141174 52.008183630096,4.6716941536109 52.008183470976,4.6717383753138 52.008160531616,4.6717607448859 52.008148820815,4.6717893392214 52.008169623079))"^^geo:wktLiteral ;
    osm:area 135.0
  ] .

