@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/bQDDdf>
  gtm:oppervlakte 117.0 ;
  gtm:kadastraalNummer 1261.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1261"^^xsd:string ;
  gtm:kadastraleAanduiding "N1261"@nl ;
  ns0:name "Perceel GDA01-N1261"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360126170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bz8OeA> ;
  hg:absorbed <https://n2t.net/ark:/60537/bz90ME> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/90136> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6789167977741 52.005976214291,4.6789234879833 52.005972200762,4.6789663056022 52.005947416614,4.6790020653514 52.005970201741,4.6790722015793 52.006029587857,4.6791729430187 52.006114469471,4.6791130195377 52.006141550705,4.6789167977741 52.005976214291))"^^geo:wktLiteral ;
    osm:area 117.0
  ] .

