@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:0007119
  a skos:Concept ;
  rdfs:seeAlso <https://github.com/nfdi4cat/voc4cat/blame/main/vocabularies/voc4cat/IDs0007xxx/0007119.ttl> ;
  dc:created "2025-07-25"^^xsd:date ;
  dc:identifier "0007119"^^xsd:token ;
  dc:modified "2026-02-18"^^xsd:date ;
  dc:provenance <https://github.com/nfdi4cat/voc4cat/blame/main/vocabularies/voc4cat/IDs0007xxx/0007119.ttl> ;
  skos:altLabel "Mn FWHM; energy resolution at Mn Kα; manganese peak width; Mn resolution"@en ;
  skos:broader voc4cat:0000186 ;
  skos:changeNote "0000-0001-5886-7860 Hendrik Borgelt created this resource, 0009-0006-1375-2895 Marc Völkenrath contributed to the definition of the resource"@en ;
  skos:definition "The spectral linewidth of a peak, expressed as the width between the two points on either side of the maximum intensity where the intensity is half of the maximum value.Also known as full width at half maximum (FWHM)."@en ;
  skos:inScheme <https://w3id.org/nfdi4cat/voc4cat> ;
  skos:prefLabel "Peak full width at half maximum"@en .

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

voc4cat:0007131
  a skos:Collection ;
  skos:member voc4cat:0007119 ;
  skos:prefLabel "measurement metadata attribute collection"@en .

