@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/bSievH>
  gtm:oppervlakte 338.0 ;
  gtm:kadastraalNummer 900.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N900"^^xsd:string ;
  gtm:kadastraleAanduiding "N900"@nl ;
  ns0:name "Perceel GDA01-N900"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360090070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b7hIvg> ;
  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/106479> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6883070479185 52.000836490405,4.6879056338563 52.000956483674,4.6878831779751 52.000930346702,4.6878605910675 52.000904208948,4.6879726704605 52.00083667958,4.6880623683285 52.000787722097,4.688156571121 52.000744966358,4.6883334190925 52.000803911108,4.6883070479185 52.000836490405))"^^geo:wktLiteral ;
    osm:area 334.0
  ] .

