@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/bmesbC>
  gtm:oppervlakte 215.0 ;
  gtm:kadastraalNummer 9122.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9122"^^xsd:string ;
  gtm:kadastraleAanduiding "K9122"@nl ;
  schema:name "Perceel GDA01-K9122"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330912270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b0DixI> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bgF1pS> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80666> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7223711001894 52.016485151767,4.722362026907 52.016426064791,4.722849239822 52.016394955934,4.7228362206275 52.016454610305,4.7223711001894 52.016485151767))"^^geo:wktLiteral ;
    osm:area 215.0
  ] .

