@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/bS5xMN>
  gtm:oppervlakte 130.0 ;
  gtm:kadastraalNummer 960.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N960"^^xsd:string ;
  gtm:kadastraleAanduiding "N960"@nl ;
  ns0:name "Perceel GDA01-N960"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360096070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b37KaZ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106510> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6883414347084 52.000400818308,4.6883422205872 52.000401784737,4.6883917495728 52.000387661366,4.688472075421 52.00050923049,4.6884712580296 52.000509351476,4.6883526077758 52.000535135951,4.6883310322431 52.000508572846,4.6882644195796 52.000426571266,4.6883368494414 52.000403496601,4.6883360488613 52.000402539073,4.6883414347084 52.000400818308))"^^geo:wktLiteral ;
    osm:area 130.0
  ] .

