@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/bdWYmX>
  gtm:oppervlakte 91.0 ;
  gtm:kadastraalNummer 905.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N905"^^xsd:string ;
  gtm:kadastraleAanduiding "N905"@nl ;
  ns0:name "Perceel GDA01-N905"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360090570000/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/106484> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6890876348985 52.002339800748,4.6892097532014 52.00244139321,4.6892018443181 52.002445202347,4.6892028370559 52.002445981239,4.6891978490743 52.002448324605,4.6891968857402 52.00244752791,4.689132917737 52.002476927223,4.6890147091176 52.00237864764,4.6890876348985 52.002339800748))"^^geo:wktLiteral ;
    osm:area 91.0
  ] .

