@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/bfCyBI>
  gtm:oppervlakte 125.0 ;
  gtm:kadastraalNummer 9543.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9543"^^xsd:string ;
  gtm:kadastraleAanduiding "K9543"@nl ;
  schema:name "Perceel GDA01-K9543"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330954370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bKOb1v> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLdpbf> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80837> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7314656888117 52.011696776707,4.7317996822051 52.011720325658,4.7317952386982 52.011744290925,4.7317907476805 52.011768516591,4.7314567391049 52.011744985508,4.7314656888117 52.011696776707))"^^geo:wktLiteral ;
    osm:area 124.0
  ] .

