@prefix : <https://semantic-network.de/umthes/>.
@prefix dc: <http://purl.org/dc/elements/1.1/>.
@prefix dct: <http://purl.org/dc/terms/>.
@prefix foaf: <http://xmlns.com/foaf/spec/>.
@prefix iqvoc: <http://try.iqvoc.net/schema#>.
@prefix owl: <http://www.w3.org/2002/07/owl#>.
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.
@prefix schema: <https://semantic-network.de/umthes/schema#>.
@prefix skos: <http://www.w3.org/2004/02/skos/core#>.
@prefix skosxl: <http://www.w3.org/2008/05/skos-xl#>.
@prefix sns: <https://sns.uba.de/schema#>.
@prefix void: <http://rdfs.org/ns/void#>.

:SR a skos:Collection;
    skosxl:prefLabel :sr-strahlung;
    skos:prefLabel "SR Strahlung"@de;
    skosxl:altLabel :sr-radiation;
    skos:altLabel "SR Radiation"@en;
    skos:member :SR10;
    skos:member :SR20;
    skos:member :SR30;
    skos:member :SR40;
    skos:member :SR60;
    skos:member :SR70;
    skos:member :SR50.
