@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/b9MYAu>
  gtm:oppervlakte 84.0 ;
  gtm:kadastraalNummer 927.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N927"^^xsd:string ;
  gtm:kadastraleAanduiding "N927"@nl ;
  ns0:name "Perceel GDA01-N927"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360092770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bkc7vk> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106500> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6899877804476 52.001575034258,4.6897853789288 52.001561350182,4.689798696844 52.001507507475,4.6899683701759 52.001518705605,4.6899990664884 52.001520730072,4.6899982336519 52.001524653084,4.6899966478355 52.001524553806,4.6899877804476 52.001575034258))"^^geo:wktLiteral ;
    osm:area 84.0
  ] .

