@prefix this: . @prefix sub: . @prefix np: . @prefix owl: . @prefix nt: . @prefix xsd: . @prefix dm: . @prefix rdfs: . @prefix fair: . @prefix dct: . @prefix npx: . @prefix prov: . @prefix foaf: . @prefix dsm: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { dm:DSM-1-H3 a owl:NamedIndividual, dsm:MaturityIndicator; dct:description "Standardised protocol implementation facilitates access of the data and metadata such as HTTP, FTP (e.g. simple links for download)."; dct:isPartOf dm:; rdfs:label "Retrieval of the Dataset and the Dataset Descriptor utilises a standardized communication protocol that is open, free and universally implementable"; rdfs:seeAlso , ; dsm:crossReferences dsm:RDA-A1.1-01D; dsm:hasCategory dsm:HostingEnvironmentCategory; dsm:hasMaturityLevel dsm:Level1; dsm:inDimension dsm:HostingDimension; dsm:indicatorCode "DSM-1-H3"; dsm:relatedFAIRPrinciple fair:A1.1 . } sub:provenance { sub:assertion prov:wasAttributedTo ; prov:wasDerivedFrom . } sub:pubinfo { foaf:name "FAIRplus DSM Bot" . this: dct:created "2026-09-05T09:18:21Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:hasNanopubType owl:NamedIndividual, dsm:MaturityIndicator; npx:introduces dm:DSM-1-H3; rdfs:label "Retrieval of the Dataset and the Dataset Descriptor utilises a standardized communication protocol that is open, free and universally implementable"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAur0EZ85ThsweXM0E4IAh4SCglHSV8EAYZLx+GLcV2er7SDGxlHUqwEvVvuan4Hu4LMENmzOjpLdTkJF9dVZvkTfhd6CAX3+ry0ef6qAE9M1mNMHNm43Lq7ip1MVHC+xbmTvoFDkvs9wpnddAEVPTfwS370Bi/rpvzc6v6xfWsNNl/Okk+PE2S1jvA3Qk85phqwsIwbD5P5Xk1FVPlX1sh8h4F4/Iyyy0pbmiydYj3TRFYyXp6Wr58w7vRapSgCCAw6S9p/mxZCNyVJDeEOnWbeBRfi9BQdZdvdB2AB6HBlGds4sdt2mvHGxy6uPFgiOD2r32RvCBuMkTxSBipG8UrQIDAQAB"; npx:hasSignature "cu4SwKI6PIG8hc6iEG+D5YiMEDqrlNyWnv+a3pdEDDBKsIqJp2cm2gPVYAAZBzZu+5me91drOczXI9iFIg7c/z3M6NaFMUuzs95ynxd4mBEZkMwcTlXgP2ZiSzPwZ6aFhmW/l1B1+epf8K0bmWOH7Fu59G/zMhtS2J6/tq0VtyvK9Ll0Mgcz1LySyflr8PrpFvFYNkVCoPD9g7sHZ3gKly4GhT03WiIKJyJIs4wvilNAEqO/g5ez/vRCFiDGwJaeHipafd9+oYFZQJnAHigCIyr0/jMeiYRKyEfmoue7av+/ccm1LM7quwBxYIL6rL0rWg9k/8LvgUydKb6T+FzLMw=="; npx:hasSignatureTarget this:; npx:signedBy . }