@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/f9ab9a51-1c65-4b4b-8d0e-122c6b4304e4> a dcat:Dataset ;
    dct:description "SLHA files and exclusion information (in CSV format) are available to download for the pMSSM models in this paper. Please refer to <a href=\"https://atlas.web.cern.ch/Atlas/GROUPS/PHYSICS/PAPERS/SUSY-2020-15/inputs/ATLAS_EW_pMSSM_Run2.html\">this web page</a> for download links along with a description of the contents." ;
    dct:identifier "f9ab9a51-1c65-4b4b-8d0e-122c6b4304e4" ;
    dct:issued "2025-11-17T17:13:41.058791"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2025-11-17T17:13:41.058791"^^xsd:dateTime ;
    dct:publisher <https://service.tib.eu/organization/ca3f40f7-813f-4938-903e-aafd4a9ddaf6> ;
    dct:title "ATLAS Run 2 searches for electroweak production of supersymmetric particles interpreted within the pMSSM" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn " Georges Aad" ] ;
    dcat:creator dct:Agent,
        dct:creator ;
    dcat:distribution <https://service.tib.eu/dataset/f9ab9a51-1c65-4b4b-8d0e-122c6b4304e4/resource/7346d196-a800-4cd9-a11b-894b8554aeec>,
        <https://service.tib.eu/dataset/f9ab9a51-1c65-4b4b-8d0e-122c6b4304e4/resource/8cf59581-77fc-478a-8adb-72d0062f3e51> .

dct:creator dct:Agent dct:Agent ;
    foaf:Name " Asmaa Aboulhorma",
        " Bobby Samir Acharya",
        " Braden Keim Abbott",
        " Haider Abidi",
        " Halina Abramowicz",
        " Henso Abreu",
        " Kira Abeling",
        " Nils Julius Abicht",
        " Yiming Abulaiti" .

<https://service.tib.eu/dataset/f9ab9a51-1c65-4b4b-8d0e-122c6b4304e4/resource/7346d196-a800-4cd9-a11b-894b8554aeec> a dcat:Distribution ;
    dct:title "Table 1" ;
    dcat:accessURL <https://doi.org/10.17182/hepdata.149493.v1/t1> .

<https://service.tib.eu/dataset/f9ab9a51-1c65-4b4b-8d0e-122c6b4304e4/resource/8cf59581-77fc-478a-8adb-72d0062f3e51> a dcat:Distribution ;
    dct:title "Table 2" ;
    dcat:accessURL <https://doi.org/10.17182/hepdata.149493.v1/t2> .

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

dct:Agent foaf:Name " Georges Aad" .

