@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/bgsny1>
  gtm:oppervlakte 125.0 ;
  gtm:kadastraalNummer 9344.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9344"^^xsd:string ;
  gtm:kadastraleAanduiding "K9344"@nl ;
  ns0:name "Perceel GDA01-K9344"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330934470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b0PQ6c> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/btx582> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105640> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7364907605795 52.01593311954,4.7365086557195 52.016036045497,4.736519095561 52.0161076417,4.7365083116585 52.016147041077,4.7364289841608 52.016138477108,4.7364401002881 52.016099277319,4.736430440124 52.016041212927,4.7364125467277 52.015938179107,4.7364144860153 52.015938055001,4.7364907605795 52.01593311954))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

