@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/buzse9>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 1401.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1401"^^xsd:string ;
  gtm:kadastraleAanduiding "N1401"@nl ;
  ns0:name "Perceel GDA01-N1401"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360140170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b3Xwgi>, <https://n2t.net/ark:/60537/bwRjjF> ;
  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/90193> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6832662682342 52.001013444807,4.6832680393208 52.00090990856,4.6833510391796 52.000910404943,4.6833478112118 52.001099340641,4.6832945741633 52.001099049228,4.6832651015266 52.001098890936,4.6832655951528 52.001073941977,4.6832662682342 52.001013444807))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

