@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/bQdeBM>
  gtm:oppervlakte 81.0 ;
  gtm:kadastraalNummer 910.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N910"^^xsd:string ;
  gtm:kadastraleAanduiding "N910"@nl ;
  ns0:name "Perceel GDA01-N910"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360091070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b3KNJd> ;
  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/106487> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6893607458357 52.002157813584,4.6895167165805 52.002243013785,4.6895097790824 52.002248042139,4.6895110069082 52.002248687596,4.6895068984255 52.00225160246,4.6895056998632 52.002250948188,4.6894622649719 52.002281377223,4.6893087011193 52.002197791163,4.6893607458357 52.002157813584))"^^geo:wktLiteral ;
    osm:area 81.0
  ] .

