@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://service.tib.eu/dataset/d3b37930-d399-4a56-adec-b270ac562a89> a dcat:Dataset ;
    dct:description "CERN-SPS. HELIOS Collaboration. Study of kaon production in 200 GeV/nucleon SU WT and p WT collisions. Ratios of K/pi are given which are found to be similar to data at lower energies." ;
    dct:identifier "d3b37930-d399-4a56-adec-b270ac562a89" ;
    dct:issued "2025-11-17T17:12:53.634786"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2025-11-17T17:12:53.634786"^^xsd:dateTime ;
    dct:publisher <https://service.tib.eu/organization/ca3f40f7-813f-4938-903e-aafd4a9ddaf6> ;
    dct:title "Kaon production in 200-GeV/nucleon nucleus-nucleus collisions" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn " T. Akesson" ] ;
    dcat:creator dct:Agent,
        dct:creator ;
    dcat:distribution <https://service.tib.eu/dataset/d3b37930-d399-4a56-adec-b270ac562a89/resource/3b41b905-56a0-4ae3-9a19-70e31ee8d444>,
        <https://service.tib.eu/dataset/d3b37930-d399-4a56-adec-b270ac562a89/resource/4dce10e7-0ef2-4cd0-96d0-b582d35a70ae>,
        <https://service.tib.eu/dataset/d3b37930-d399-4a56-adec-b270ac562a89/resource/7e9e7a5c-4986-4dd6-8157-523558d87d04>,
        <https://service.tib.eu/dataset/d3b37930-d399-4a56-adec-b270ac562a89/resource/f751b660-e129-4022-b1e7-da555bcf0be0> .

dct:creator dct:Agent dct:Agent ;
    foaf:Name " A.L.S. Angelis",
        " G. Beaudoin",
        " H. Atherton",
        " H. Beker",
        " H.W. Bartels",
        " J.M. Beaulieu",
        " N. Armenise",
        " P. Aubry",
        " S. Almehed" .

<https://service.tib.eu/dataset/d3b37930-d399-4a56-adec-b270ac562a89/resource/3b41b905-56a0-4ae3-9a19-70e31ee8d444> a dcat:Distribution ;
    dct:title "Table 3" ;
    dcat:accessURL <https://doi.org/10.17182/hepdata.28995.v1/t3> .

<https://service.tib.eu/dataset/d3b37930-d399-4a56-adec-b270ac562a89/resource/4dce10e7-0ef2-4cd0-96d0-b582d35a70ae> a dcat:Distribution ;
    dct:title "Table 4" ;
    dcat:accessURL <https://doi.org/10.17182/hepdata.28995.v1/t4> .

<https://service.tib.eu/dataset/d3b37930-d399-4a56-adec-b270ac562a89/resource/7e9e7a5c-4986-4dd6-8157-523558d87d04> a dcat:Distribution ;
    dct:title "Table 1" ;
    dcat:accessURL <https://doi.org/10.17182/hepdata.28995.v1/t1> .

<https://service.tib.eu/dataset/d3b37930-d399-4a56-adec-b270ac562a89/resource/f751b660-e129-4022-b1e7-da555bcf0be0> a dcat:Distribution ;
    dct:title "Table 2" ;
    dcat:accessURL <https://doi.org/10.17182/hepdata.28995.v1/t2> .

<https://service.tib.eu/organization/ca3f40f7-813f-4938-903e-aafd4a9ddaf6> a foaf:Organization ;
    foaf:name "INSPIRE" .

dct:Agent foaf:Name " T. Akesson" .

