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

<https://catalogue.itineris.cnr.it/catalog/dataset/d4990595-e36b-428e-86ce-82b149ebdfd7> a dcat:Dataset ;
    dct:description """Founded in 1951, the Italian Institute for Nuclear Physics is the public \r
research institute that has taken up the scientific legacy of Enrico Fermi \r
and the “Via Panisperna boys” and continued their studies. For more than \r
seventy years, it has conducted cutting-edge research. As a result, it is \r
now internationally recognised as one of the most prestigious scientific \r
institutions in the field of nuclear, particle, and astroparticle physics, \r
as well as in developing technologies for research and their applications \r
to benefit society. All this is possible thanks to the commitment and \r
training of its community, more than six thousand people who work in the \r
scientific, technological, technical, and administrative areas.""" ;
    dct:identifier "d4990595-e36b-428e-86ce-82b149ebdfd7" ;
    dct:issued "2026-03-04T13:33:49.318795"^^xsd:dateTime ;
    dct:modified "2026-03-13T10:55:42.383415"^^xsd:dateTime ;
    dct:publisher <https://catalogue.itineris.cnr.it/catalog/organization/1fe5ed52-d7dc-45c8-949e-75baf8af5ce8> ;
    dct:title "Italian Institute for Nuclear Physics" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sanfilippo Simone" ;
            vcard:hasEmail <mailto:sanfilippo@lns.infn.it> ] ;
    dcat:keyword "Natural Sciences",
        "Nuclear Physics",
        "Physics",
        "Provider - INFN LNS" .

<https://catalogue.itineris.cnr.it/catalog/organization/1fe5ed52-d7dc-45c8-949e-75baf8af5ce8> a foaf:Agent ;
    foaf:name "ITINERIS Catalogue" .

