@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/b1sYjB>
  gtm:oppervlakte 180.0 ;
  gtm:kadastraalNummer 597.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N597"^^xsd:string ;
  gtm:kadastraleAanduiding "N597"@nl ;
  ns0:name "Perceel GDA01-N597"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360059770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bXvTqM> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/90034> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6861463776197 52.00221590446,4.6861367925372 52.002221653899,4.6861292660342 52.002216827219,4.6860935134354 52.002238249423,4.6860385767346 52.002271125453,4.6859946876409 52.002231737323,4.6859858313016 52.002235585542,4.6859413543921 52.002195609641,4.685850778105 52.002114191991,4.6859208141923 52.002072165902,4.6861463776197 52.00221590446))"^^geo:wktLiteral ;
    osm:area 180.0
  ] .

