@prefix this: <https://w3id.org/np/RAGDsE_b7JeKbs6LbQRVamq8k9g4FQpC8-DZVicIIE02w> .
@prefix sub: <https://w3id.org/np/RAGDsE_b7JeKbs6LbQRVamq8k9g4FQpC8-DZVicIIE02w#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix ns1: <http://purl.org/np/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:ROHub <http://schema.org/url> <https://www.rohub.org/> ;
    a <https://w3id.org/fair/fip/terms/Available-FAIR-Enabling-Resource> , <https://w3id.org/fair/fip/terms/Registry> ;
    rdfs:comment "Research object management platform supporting the preservation and lifecycle management of scientific investigations, research campaigns and operational processes." ;
    rdfs:label "Research object management platform" ;
    rdfs:seeAlso <https://www.rohub.org/about?what_is_rohub> ;
    <http://www.w3.org/ns/oa#hasPurpose> <http://purl.obolibrary.org/obo/T4FS_0000527> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0001-7135-3960 .
}
sub:pubinfo {
  orcid:0000-0001-7135-3960 foaf:name "Fen Zhang" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCcmwmhFuiZsoPlpZLTfFZM6JR6RUwPVvGkU1bggJdljB/1COjIo7JoASKhe4F+jfTZRg6bsNdCZtQwZkYVHCzD6lNGyIyJkIHHE/o9H6NRX32GfAKQDnq9zpbk1Rt6l2Rrf6L+5ZjLQJ1A8IdYEskyKM0V3taQ4ioC92UD9lrKMwIDAQAB" ;
    npx:hasSignature "OVsuQLbcx5Pb+afjt/NmEoYE/SKgnqtbBvlwQsvQRCoVbZW9nQSOeWTyMY7nDXciW5pZTRachEKwrswpkCgBZqQ8x3Q+XXY9RNxrpDqVBSAv7R5hjJ1nmfHL5dVW2FAirYoWoFtNLh1JKe1x9/fRklI5SCx6v/hd10i4W57pBcQ=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0001-7135-3960 .
  this: dct:created "2024-06-11T11:08:35.842Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0001-7135-3960 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://w3id.org/fair/fip/terms/FAIR-Enabling-Resource> , <https://w3id.org/fair/fip/terms/FAIR-Supporting-Resource> ;
    npx:introduces sub:ROHub ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAqmFYQY5r-wlWKS9DZcZ2cJ7saLlV3I7eld7ye1b0lxs> .
}