@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/bchn69>
  gtm:oppervlakte 168.0 ;
  gtm:kadastraalNummer 1269.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1269"^^xsd:string ;
  gtm:kadastraleAanduiding "N1269"@nl ;
  ns0:name "Perceel GDA01-N1269"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360126970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/biWVsc> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bz8OeA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/90141> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6786923204676 52.006331704297,4.6786750011553 52.006317092708,4.6785916382747 52.006246786676,4.6784896052941 52.006160737278,4.678553581825 52.006131577467,4.6787953728954 52.006285081322,4.6786923204676 52.006331704297))"^^geo:wktLiteral ;
    osm:area 168.0
  ] .

