@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/b3KFkA>
  gtm:oppervlakte 267.0 ;
  gtm:kadastraalNummer 9080.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9080"^^xsd:string ;
  gtm:kadastraleAanduiding "K9080"@nl ;
  schema:name "Perceel GDA01-K9080"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330908070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bm1T2v> ;
  hg:liesIn <https://n2t.net/ark:/60537/bpzCzK> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80645> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7211445070528 52.021005219512,4.721540692571 52.021047089921,4.7216486829493 52.021058648279,4.7217503789086 52.021069263136,4.7217347016834 52.021126214805,4.7215401940778 52.021106149768,4.7214609756537 52.021097684218,4.7211301253743 52.021063176144,4.7211445070528 52.021005219512))"^^geo:wktLiteral ;
    osm:area 273.0
  ] .

