@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix voc4cat: <https://w3id.org/nfdi4cat/voc4cat_> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://w3id.org/nfdi4cat/voc4cat>
  a skos:ConceptScheme ;
  skos:prefLabel "Voc4Cat - A SKOS vocabulary for Catalysis."@en .

voc4cat:0008087
  a skos:Concept ;
  rdfs:seeAlso <https://github.com/nfdi4cat/voc4cat/blame/main/vocabularies/voc4cat/IDs0008xxx/0008087.ttl> ;
  dc:created "2025-08-27"^^xsd:date ;
  dc:identifier "0008087"^^xsd:token ;
  dc:modified "2026-02-18"^^xsd:date ;
  dc:provenance <https://github.com/nfdi4cat/voc4cat/blame/main/vocabularies/voc4cat/IDs0008xxx/0008087.ttl> ;
  skos:broader voc4cat:0000186 ;
  skos:changeNote "0009-0004-3786-0773 Carla Terboven created the resource"@en ;
  skos:definition "Dimensionless quantity that expresses how much of the incident radiation is absorbed by a material. It is defined as the negative logarithm of the ratio of transmitted intensity to the incident intensity. Absorbance depends on the absorption properties of the material, the path length, and the concentration of absorbing species."@en ;
  skos:inScheme <https://w3id.org/nfdi4cat/voc4cat> ;
  skos:narrower voc4cat:0008089, voc4cat:0008088 ;
  skos:prefLabel "absorbance"@en .

voc4cat:0000186
  a skos:Concept ;
  skos:narrower voc4cat:0008087 ;
  skos:prefLabel "attributes"@en .

voc4cat:0008089
  a skos:Concept ;
  skos:broader voc4cat:0008087 ;
  skos:prefLabel "absorbance of the sample"@en .

voc4cat:0008088
  a skos:Concept ;
  skos:broader voc4cat:0008087 ;
  skos:prefLabel "absorbance of the reference"@en .

voc4cat:0008098
  a skos:Collection ;
  skos:member voc4cat:0008087 ;
  skos:prefLabel "XAS collection"@en .

