@prefix this: <https://w3id.org/np/RAmMfAYkBIlbOxpbDoaPsnmJa62VA2i8ng9Q9A3vP5QlE> .
@prefix sub: <https://w3id.org/np/RAmMfAYkBIlbOxpbDoaPsnmJa62VA2i8ng9Q9A3vP5QlE#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix fip: <https://w3id.org/fair/fip/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:ITINERIS_MC <http://schema.org/url> <https://itineris.d4science.org/catalogue-itineris> ;
    a fip:Available-FAIR-Supporting-Resource , fip:Domain-Specific-Registry , fip:FAIR-Enabling-Resource , fip:Registry ;
    rdfs:comment """ITINERIS metadata catalogue is the access point to the comprehensive collection of knowledge, data, analytics tools, and services provided by the Italian Research Infrastructures (RIs) in the environmental scientific domain for the observation and study of processes in the atmosphere, marine domain, terrestrial biosphere, and geosphere.
  Based on CKAN technology, the catalouge serves as a metadata registry that supports the publication, management, and discovery of metadata related to a variety of digital resources-such as datasets, training materials, tools, services, virtual research environments, and research results-produced within ITINERIS.
  As a FAIR supporting resource of the “metadata repository” type, the catologue plays a key role in implementing the FAIR F4 principle by making metadata indexable and searchable through a user-friendly web interface and machine-operable APIs.
  Metadata models aligned with EOSC recommendations were adopted for the catalog, leveraging standards such as DCAT-AP and customized, interoperable schemas to ensure semantic consistency with European best practices.""" ;
    rdfs:label "ITINERIS_MC | ITINERIS Metadata Catalogue" ;
    skos:broadMatch <https://w3id.org/np/RAmqa5kSq0pyb5gZX5AmgCVbBBDyRoudxGE100L-VdZPg#ITINERIS-Hub> ;
    fip:implements <http://purl.org/np/RAF1ANn-BCFop0OBMOC7S8NtG0y_xYhRX4tAu37XZVCo0#HTTPS> ;
    fip:targets <https://w3id.org/gff/rao/terms/Metadata> , <https://w3id.org/gff/rao/terms/Registry> ;
    fip:uses-identifier-service <http://purl.org/np/RA5ikgqnKqn071dwzXFdiXlnM8hWZRdFKsQjC_e5YRkEw#UUID> , <http://purl.org/np/RAnAWGdeI_1GGmDAqv-vZjby5XqbL2ZujNz1vgwK_6cRI#DOI> .
}
sub:provenance {
  sub:assertion dct:creator orcid:0000-0001-9361-8931 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
    npx:hasSignature "eMwl9bqlepeLlbTxaNROkkNKSJ0JO+gBB+vtxiuwm1xTNlpEtoXA+ZCTBPsh56ik4+4XGgu9e6uZnEr7yLq0Lyz2CKrC6ppBKEwPZ4aD73sGX2hozAPmPHAkpFeuTzcpZzagq9143vOPpm6xsg7coG6s1JGVAFEvR8iS4P5n0nE=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2025-07-03T10:18:33Z"^^xsd:dateTime ;
    dct:creator <https://fip.fair-wizard.com/wizard> ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:introduces sub:ITINERIS_MC ;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/99ee68ec-0024-46c2-8903-a7b73bca40a2> .
}